Skip to content

Commit 2d71809

Browse files
authored
Update main.yml
1 parent c5c7bcf commit 2d71809

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
restore-key: cargo-build-
2020
- run: cargo run
2121
- run: cp CNAME ./site/
22+
- run: touch site/.nojekyll
2223
- uses: JamesIves/github-pages-deploy-action@releases/v3
2324
if: github.ref == 'refs/heads/master'
2425
with:

0 commit comments

Comments
 (0)