ci: use bootstrap -j
This commit is contained in:
parent
f4f0d7e60f
commit
3f1293fa6b
|
@ -64,7 +64,7 @@ cp -r . $dst_dir
|
|||
|
||||
cd $dst_dir
|
||||
|
||||
./bootstrap.sh
|
||||
./bootstrap.sh -j
|
||||
mv bootstrap.sh rebootstrap.sh
|
||||
rm -f docs/AUTHORS
|
||||
rm -f docs/COPYING
|
||||
|
|
Loading…
Reference in New Issue