Skip to content

Commit

Permalink
cp test
Browse files Browse the repository at this point in the history
  • Loading branch information
hoseyjoe authored Nov 4, 2023
1 parent 39b6bb4 commit 98b6b09
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 @@ -29,7 +29,7 @@ jobs:
uses: actions/checkout@v3
- name: Copy
run: |
cp -a build/html5/ docs/
cp -a /build/html5/ /docs/
- name: Upload artifact
uses: actions/upload-pages-artifact@v1
Expand Down

0 comments on commit 98b6b09

Please sign in to comment.