This commit is contained in:
parent
fdeaf414e1
commit
cadb641aab
1 changed files with 1 additions and 3 deletions
|
@ -34,9 +34,7 @@ jobs:
|
||||||
- name: Building onlyoffice
|
- name: Building onlyoffice
|
||||||
run: |
|
run: |
|
||||||
cd onlyoffice-document-server/build_tools
|
cd onlyoffice-document-server/build_tools
|
||||||
./configure.py \
|
./configure.py --update 0 --module "server"
|
||||||
--update 0 \
|
|
||||||
--module "server"
|
|
||||||
./make.py
|
./make.py
|
||||||
- name: Package upload
|
- name: Package upload
|
||||||
uses: forgejo/upload-artifact@v3
|
uses: forgejo/upload-artifact@v3
|
||||||
|
|
Loading…
Add table
Reference in a new issue