Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vaguue authored Jan 4, 2024
1 parent 2e2c5f2 commit a53ed2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
- run: npm run bundle --if-present
- run: tar czvf build.tgz
- run: tar czvf build.tgz *
- name: Upload
uses: actions/upload-release-asset@v1
env:
Expand Down

0 comments on commit a53ed2e

Please sign in to comment.