mirror of
https://github.com/ziglang/zig.git
synced 2024-11-24 21:30:14 +00:00
need binaryen for wasm-opt
parent
eeb8fb49c7
commit
20eccc8204
@ -20,7 +20,7 @@ ssh root@zanic.ziglang.org
|
|||||||
|
|
||||||
apt update
|
apt update
|
||||||
apt upgrade
|
apt upgrade
|
||||||
apt install cmake ninja-build tidy git build-essential
|
apt install cmake ninja-build tidy git build-essential binaryen
|
||||||
|
|
||||||
adduser ci
|
adduser ci
|
||||||
passwd -d ci
|
passwd -d ci
|
||||||
|
Loading…
Reference in New Issue
Block a user