Skip to content

Commit d648518

Browse files
authored
Update make-build.yml
1 parent b213303 commit d648518

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/make-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
- run: rustup target add wasm32-unknown-unknown
3333
- uses: cargo-bins/cargo-binstall@main
3434
- run: cargo binstall cargo-component -y
35+
- run: cargo binstall wasm-tools -y
3536
- run: make build
3637
- run: |
3738
wasm-tools component wit \

0 commit comments

Comments
 (0)