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