Skip to content

Commit c86a16e

Browse files
authored
Merge pull request #280 from kwonoj/bump-swc
2 parents bf7fb56 + e79ad62 commit c86a16e

File tree

14 files changed

+2605
-826
lines changed

14 files changed

+2605
-826
lines changed

.github/workflows/ci_main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
npm ci
4242
curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh
4343
rustup target add wasm32-wasip1
44+
4445
- name: test
4546
run: npm test
4647
- name: build

0 commit comments

Comments
 (0)