mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
chore(CI): Don't install openssl docs in CI
Installing docs takes 2/3rds of the total build time on an NVME SSD, even more on slower storage, and is useless in CI.
This commit is contained in:
parent
beb38fa33b
commit
a1c139a51c
|
@ -43,4 +43,4 @@ fi
|
|||
--cross-compile-prefix=${PREFIX}
|
||||
|
||||
make -j $(nproc)
|
||||
make install
|
||||
make install_sw
|
||||
|
|
Loading…
Reference in New Issue
Block a user