We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f727162 commit fb394d1Copy full SHA for fb394d1
.github/workflows/docs.yml
@@ -26,4 +26,4 @@ jobs:
26
env:
27
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # For authentication with GitHub Actions token
28
DOCUMENTER_KEY: ${{ secrets.DOCUMENTER_KEY }}
29
- run: julia --project=docs/ docs/make.jl
+ run: julia --project=docs/ docs/make.jl
0 commit comments