Skip to content

Commit

Permalink
specify targets
Browse files Browse the repository at this point in the history
  • Loading branch information
andrii-bodnar committed Aug 7, 2024
1 parent 7feee45 commit fa46bae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
- uses: dtolnay/rust-toolchain@master
with:
toolchain: ${{ env.TOOLCHAIN }}
targets: wasm32-wasi

- name: Set up Node
uses: actions/setup-node@v4
Expand Down

0 comments on commit fa46bae

Please sign in to comment.