musl-dev
Some checks failed
webrepl / test (push) Has been cancelled

This commit is contained in:
trimill 2025-01-06 00:23:28 -05:00
parent af1dd02257
commit 8591191e02

View file

@ -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