Original commit: af54d2876c
This commit is contained in:
Wojciech Daniło 2020-03-10 15:33:02 +01:00 committed by GitHub
parent c57c57d7f1
commit 619eb4fabd

View File

@ -81,6 +81,13 @@ jobs:
with:
command: install
args: wasm-pack --version 0.8.1
- uses: actions/setup-node@v1
with:
node-version: '12.16.1'
- name: check npm
run: npm --version
- name: Compile to WASM
run: ./run build