Update Archlinux CI build
This commit is contained in:
parent
a5a117fd33
commit
d0e3c3a95a
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ build:archlinux:
|
|||
zlib
|
||||
script:
|
||||
- ./reconf-all
|
||||
- ./configure -C
|
||||
- GAMBAS_CONFIG_FAILURE=1 ./configure -C --disable-sqlite2 --disable-qtwebkit --disable-qtopengl --disable-jit
|
||||
- make -j$(nproc)
|
||||
- make install
|
||||
|
||||
|
|
Loading…
Reference in a new issue