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 a new issue