Skip to content

Commit

Permalink
fix workflow docs
Browse files Browse the repository at this point in the history
  • Loading branch information
CarloLucibello committed Jul 29, 2024
1 parent f727162 commit fb394d1
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 @@ -26,4 +26,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # For authentication with GitHub Actions token
DOCUMENTER_KEY: ${{ secrets.DOCUMENTER_KEY }}
run: julia --project=docs/ docs/make.jl
run: julia --project=docs/ docs/make.jl

0 comments on commit fb394d1

Please sign in to comment.