Skip to content

Commit

Permalink
fix: the archive issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
Joinhack committed Apr 19, 2024
1 parent 49d6c25 commit 018c5dc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/wasm-v86.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,10 @@ jobs:
uses: JesseTG/[email protected]
with:
path: target/CACHEDIR.TAG
- name: Remove File
uses: JesseTG/[email protected]
with:
path: release
- name: Archive Release
uses: thedoctor0/zip-release@main
with:
Expand Down

0 comments on commit 018c5dc

Please sign in to comment.