Skip to content

Commit

Permalink
[book] Try to add nojekyll
Browse files Browse the repository at this point in the history
  • Loading branch information
jcelerier committed Oct 17, 2024
1 parent 5e78361 commit 38d725a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:

- run: mdbook build book/ -d $PWD/output
- run: cp -rf $PWD/.well-known $PWD/output/
- run: touch .nojekyll
- run: touch ./output/.nojekyll

- name: Deploy
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit 38d725a

Please sign in to comment.