Skip to content

Commit fb394d1

Browse files
fix workflow docs
1 parent f727162 commit fb394d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
env:
2727
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # For authentication with GitHub Actions token
2828
DOCUMENTER_KEY: ${{ secrets.DOCUMENTER_KEY }}
29-
run: julia --project=docs/ docs/make.jl
29+
run: julia --project=docs/ docs/make.jl

0 commit comments

Comments
 (0)