mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 15:34:18 +08:00
fix(ci): install help2man
Signed-off-by: Anhad Singh <andypython@protonmail.com>
This commit is contained in:
parent
008160036d
commit
6514d23c57
@ -23,6 +23,7 @@ before_script:
|
||||
pkg-config \
|
||||
texinfo \
|
||||
wget \
|
||||
help2man \
|
||||
zstd &&
|
||||
curl https://sh.rustup.rs -sSf | sh -s -- -y --default-toolchain none
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user