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
|
||||
run: |
|
||||
cd onlyoffice-document-server/build_tools
|
||||
./configure.py \
|
||||
--update 0 \
|
||||
--module "server"
|
||||
./configure.py --update 0 --module "server"
|
||||
./make.py
|
||||
- name: Package upload
|
||||
uses: forgejo/upload-artifact@v3
|
||||
|
|
Loading…
Add table
Reference in a new issue