Skip to content

Commit

Permalink
ensure nojekyll file is added to docs artifact for deplyment
Browse files Browse the repository at this point in the history
  • Loading branch information
mjleehh committed Dec 14, 2024
1 parent cb51efc commit 670b663
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
build/docs/html/**/*.png
build/docs/html/**/*.woff2
build/docs/html/**/*.ttf
build/docs/html/.nojekyll
overwrite: true

deploy:
Expand Down

0 comments on commit 670b663

Please sign in to comment.