attempt build
Some checks failed
/ build-test (pull_request) Failing after 16s

This commit is contained in:
Antoine Martin 2024-08-23 15:57:28 -04:00
parent ea6d80a3de
commit f51fb404cc
Signed by: ayakael
GPG key ID: D62A472A4AA7D541

View file

@ -9,4 +9,11 @@ jobs:
image: ubuntu:16.04 image: ubuntu:16.04
steps: steps:
- name: Environment setup - name: Environment setup
run: cat /etc/os-release run: sudo apt-get install -y python git
- name: Cloning build tools
run: git clone https://github.com/ONLYOFFICE/build_tools.git -b v8.1.1.39
- name: Building onlyoffice
run: |
cd build_tools/tools/linux
./automate.py server