Skip to content

Commit 64ba2c3

Browse files
committed
[CI + BugFix] Add .nojekyll file
1 parent 9d74ef3 commit 64ba2c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-docs.yml

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
run: |
3232
cd docs
3333
poetry run make html
34+
touch build/html/.nojekyll
3435
3536
- name: Deploy to GitHub Pages
3637
uses: peaceiris/actions-gh-pages@v3

0 commit comments

Comments
 (0)