parent
af1dd02257
commit
8591191e02
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Install dependencies
|
||||
run: apk add --no-cache git nodejs util-linux
|
||||
run: apk add --no-cache git nodejs util-linux musl-dev
|
||||
|
||||
- name: Install wasm-pack
|
||||
run: cargo install wasm-pack
|
||||
|
|
Loading…
Add table
Reference in a new issue