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 &&\