Skip to content

Commit

Permalink
Update static.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kertal authored Sep 29, 2024
1 parent 1e4c3e2 commit bdc7f07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Copy all.sh to index.sh
- name: Copy all.sh to index.html
run: cp all.sh index.sh # This command copies all.sh to index.sh
- name: Setup Pages
uses: actions/configure-pages@v5
Expand Down

0 comments on commit bdc7f07

Please sign in to comment.