fix(ci): autoconf and automake
Signed-off-by: Anhad Singh <andypython@protonmail.com>
This commit is contained in:
parent
6514d23c57
commit
d03fce3a5a
|
@ -24,6 +24,8 @@ before_script:
|
|||
texinfo \
|
||||
wget \
|
||||
help2man \
|
||||
autoconf \
|
||||
automake \
|
||||
zstd &&
|
||||
curl https://sh.rustup.rs -sSf | sh -s -- -y --default-toolchain none
|
||||
|
||||
|
|
Loading…
Reference in a new issue