Skip to content

Commit

Permalink
✨ add wasm32-wasi binary target
Browse files Browse the repository at this point in the history
  • Loading branch information
Odonno committed May 17, 2023
1 parent 9d31fd5 commit 64ac6a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
archive: tar.gz tar.xz tar.zst
- target: x86_64-apple-darwin
archive: zip
- target: wasm32-wasi
archive: zip

steps:
- name: Checkout repository
Expand Down

0 comments on commit 64ac6a0

Please sign in to comment.