Skip to content

Commit 6143d5f

Browse files
committed
feat: add make wasm platform spec to build matrix in GitHub Actions workflow
1 parent 2627620 commit 6143d5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
make: PLATFORM=isim
4646
- os: ubuntu-latest
4747
name: wasm
48+
make: PLATFORM=wasm
4849

4950
defaults:
5051
run:

0 commit comments

Comments
 (0)