Skip to content

Commit 2286675

Browse files
committed
docs: fix path
1 parent 1cf9ffe commit 2286675

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,4 @@ jobs:
7272
env:
7373
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # For authentication with GitHub Actions token
7474
DOCUMENTER_KEY_CAM: ${{ secrets.DAMTP_DEPLOY_KEY }}
75-
run: julia --project=docs/ make.jl
75+
run: julia --project=docs/ docs/make.jl

0 commit comments

Comments
 (0)