We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53583be commit bb2d0ffCopy full SHA for bb2d0ff
.github/workflows/deploy-node.yml
@@ -28,6 +28,7 @@ jobs:
28
- run: npm ci
29
- run: npm run build
30
- run: npm run export
31
+ - run: touch ./out/.nojekyll
32
33
- name: Deploy 🚀
34
uses: JamesIves/github-pages-deploy-action@v4.2.5
0 commit comments