Skip to content

Commit c0387d2

Browse files
committed
fix final
1 parent 9461481 commit c0387d2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/static.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ jobs:
3030
if [ -f htmltoolkit/build/200.html ]; then
3131
mv htmltoolkit/build/200.html htmltoolkit/build/404.html
3232
fi
33+
touch htmltoolkit/build/.nojekyll
34+
3335
3436
- name: Deploy to GitHub Pages
3537
uses: JamesIves/github-pages-deploy-action@v4

0 commit comments

Comments
 (0)