Skip to content

Commit bb2d0ff

Browse files
committed
Add nojekyll file
1 parent 53583be commit bb2d0ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-node.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
- run: npm ci
2929
- run: npm run build
3030
- run: npm run export
31+
- run: touch ./out/.nojekyll
3132

3233
- name: Deploy 🚀
3334
uses: JamesIves/[email protected]

0 commit comments

Comments
 (0)