Skip to content

Commit fa18fb2

Browse files
committed
fix path
1 parent 4fd08e9 commit fa18fb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/myst_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,5 @@ jobs:
5555
uses: peaceiris/actions-gh-pages@v3
5656
with:
5757
github_token: ${{ secrets.GITHUB_TOKEN }}
58-
publish_dir: ./lectures/_build/html
58+
publish_dir: lectures/_build/html
5959
# publish_branch: myst-build-test

0 commit comments

Comments
 (0)