Skip to content

Commit d15f45a

Browse files
committed
workflow updates
1 parent ba7afc6 commit d15f45a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ jobs:
3636
- name: Build static export
3737
run: npm run build
3838

39+
- name: Disable Jekyll processing
40+
run: touch out/.nojekyll
41+
3942
- name: Upload Pages artifact
4043
uses: actions/upload-pages-artifact@v3
4144
with:

0 commit comments

Comments
 (0)