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 \
|
texinfo \
|
||||||
wget \
|
wget \
|
||||||
help2man \
|
help2man \
|
||||||
|
autoconf \
|
||||||
|
automake \
|
||||||
zstd &&
|
zstd &&
|
||||||
curl https://sh.rustup.rs -sSf | sh -s -- -y --default-toolchain none
|
curl https://sh.rustup.rs -sSf | sh -s -- -y --default-toolchain none
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue