Skip to content

Commit

Permalink
Update make-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jcbhmr authored Jan 23, 2024
1 parent b213303 commit d648518
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/make-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
- run: rustup target add wasm32-unknown-unknown
- uses: cargo-bins/cargo-binstall@main
- run: cargo binstall cargo-component -y
- run: cargo binstall wasm-tools -y
- run: make build
- run: |
wasm-tools component wit \
Expand Down

0 comments on commit d648518

Please sign in to comment.