Skip to content

Commit

Permalink
v2 not v1
Browse files Browse the repository at this point in the history
  • Loading branch information
jcbhmr authored Jan 30, 2024
1 parent 6d67013 commit e6cf56a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- uses: actions/checkout@v4
- run: rustup target add wasm32-unknown-unknown
- uses: jcbhmr/setup-cargo-component@v1
- uses: jcbhmr/setup-wasm-tools@v1
- uses: jcbhmr/setup-wasm-tools@v2
- run: make build
- run: |
wasm-tools component wit \
Expand Down

0 comments on commit e6cf56a

Please sign in to comment.