Skip to content

Commit

Permalink
Update check.yml (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
morenol authored Nov 22, 2024
1 parent e695d7f commit 821fb2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ jobs:
- name: install wasm wasi target
run: |
rustup target add wasm32-wasip1
rustup target add wasm32-wasip2
rustup target add wasm32-wasi
- name: Install SDF version
Expand Down

0 comments on commit 821fb2d

Please sign in to comment.