t1m0t 3 年 前
コミット
04bccef04b
1 ファイル変更1 行追加0 行削除
  1. 1 0
      .github/workflows/main.yml

+ 1 - 0
.github/workflows/main.yml

@@ -86,6 +86,7 @@ jobs:
     steps:
       - name: Checkout repository
         uses: actions/checkout@v2
+      - uses: jetli/wasm-pack-action@v0.3.0
       - name: Generate code coverage
         run: |
           apt-get update &&\