Skip to content

Commit

Permalink
Update static.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shiryel authored Aug 7, 2024
1 parent 858fd9c commit 0c7e65c
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 @@ -51,7 +51,7 @@ jobs:
- name: Setup Directory
run: |
mkdir gh-pages
mv result.html gh-pages/result.html
mv result.html gh-pages/index.html
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit 0c7e65c

Please sign in to comment.