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