This commit is contained in:
parent
11e79d4160
commit
d40449db40
1 changed files with 2 additions and 2 deletions
|
@ -39,9 +39,9 @@ jobs:
|
|||
ln -s /usr/lib/x86_64-linux-gnu ./system_qt/gcc_64/lib
|
||||
ln -s /usr/lib/x86_64-linux-gnu/qt5/bin ./system_qt/gcc_64/bin
|
||||
ln -s /usr/lib/x86_64-linux-gnu/qt5/plugins ./system_qt/gcc_64/plugins
|
||||
pushd tools/linux
|
||||
cd tools/linux
|
||||
python2 ./deps.py
|
||||
popd
|
||||
cd ../../
|
||||
- name: Onlyoffice server build
|
||||
python2 ./configure.py --update 0 --module "server" --qt-dir $(pwd)/system_qt
|
||||
python2 ./make.py
|
||||
|
|
Loading…
Add table
Reference in a new issue