Skip to content

Commit 2b13897

Browse files
committed
chore(ci): buildWasm
1 parent d24aa65 commit 2b13897

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,7 @@ jobs:
3737
- name: Test NodeJS backend
3838
run: nimble testNodeJs
3939

40+
- name: setup wasi sdk
41+
uses: bytecodealliance/setup-wasi-sdk-action@v1
42+
- name: BuildWasm
43+
run: nimble buildWasm --warning[Spacing]:off

0 commit comments

Comments
 (0)