Skip to content

Commit fd7f7bb

Browse files
committed
update
1 parent 265279b commit fd7f7bb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ jobs:
2929
uses: denoland/setup-deno@v2
3030
with:
3131
deno-version: canary
32+
- name: Install wasm32-unknown-unknown
33+
run: rustup target add wasm32-unknown-unknown
3234

3335
- name: Format
3436
if: contains(matrix.os, 'ubuntu')

0 commit comments

Comments
 (0)