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 e6a27dd commit 32bafd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wasm-v86.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
with:
name: v86.tar.gz
path: |
target/release
target
!target/release/build
!target/release/deps
!target/release/examples
Expand Down

0 comments on commit 32bafd8

Please sign in to comment.