Skip to content

Commit 72386ed

Browse files
committed
install the right target in ci for test
1 parent 0b4518d commit 72386ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
uses: actions-rs/toolchain@v1
2727
with:
2828
toolchain: ${{ matrix.rust }}
29+
target: wasm32-wasip2
2930
override: true
3031

3132
- name: check

0 commit comments

Comments
 (0)