Skip to content

Commit

Permalink
Debugging website generation.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikael Vejdemo-Johansson committed Mar 27, 2024
1 parent c15c1e4 commit b3161d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
- name: Compile and publish docs
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: sbt makeSite ghpagesPushSite
run: sbt makeSite debug ghpagesPushSite

0 comments on commit b3161d4

Please sign in to comment.