fix(ci): install help2man

Signed-off-by: Anhad Singh <andypython@protonmail.com>
This commit is contained in:
Anhad Singh 2024-12-06 22:12:29 +11:00
parent 008160036d
commit 6514d23c57
No known key found for this signature in database
GPG key ID: 80E0357347554B89

View file

@ -23,6 +23,7 @@ before_script:
pkg-config \
texinfo \
wget \
help2man \
zstd &&
curl https://sh.rustup.rs -sSf | sh -s -- -y --default-toolchain none