Skip to content

Commit

Permalink
Update react_deploy_gh-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
karl-police committed Aug 18, 2024
1 parent d6da01e commit 1164728
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/react_deploy_gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@ jobs:
# To fix "_" issues
- name: Create .nojekyll file
run: |
pwd
ls
touch build/.nojekyll
pwd
ls
touch build/.nojekyll
- name: Deploy with gh-pages
run: |
Expand Down

0 comments on commit 1164728

Please sign in to comment.