Skip to content

Commit

Permalink
Fix .nojekyll path
Browse files Browse the repository at this point in the history
  • Loading branch information
AdarshRawat1 committed May 11, 2024
1 parent 8c4e8d1 commit 73d1ea0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- name: Create .nojekyll
run: |
cd ..
cd build
touch html/.nojekyll
shell: bash

Expand Down

0 comments on commit 73d1ea0

Please sign in to comment.