Skip to content

Commit

Permalink
Set package
Browse files Browse the repository at this point in the history
  • Loading branch information
dangeross committed Feb 5, 2024
1 parent dc541fd commit 8e688ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-bindings-wasix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:

- name: Install wasix
run: |
$HOME/.cargo/bin/cargo install --git https://github.com/dangeross/cargo-wasix --branch main
$HOME/.cargo/bin/cargo install cargo-wasix --git https://github.com/dangeross/cargo-wasix --branch main
$HOME/.cargo/bin/cargo wasix build-toolchain
- name: Build sdk-wasm
Expand Down

0 comments on commit 8e688ad

Please sign in to comment.