This commit is contained in:
parent
d9b85940ac
commit
4a0a7e0ebd
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ jobs:
|
||||||
apt-get install -y nodejs
|
apt-get install -y nodejs
|
||||||
npm install -g pkg grunt grunt-cli
|
npm install -g pkg grunt grunt-cli
|
||||||
- name: Getting patches
|
- name: Getting patches
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v3
|
||||||
- name: Cloning document server source
|
- name: Cloning document server source
|
||||||
run: git clone https://github.com/ONLYOFFICE/DocumentServer --recursive -b v$pkgver onlyoffice-document-server
|
run: git clone https://github.com/ONLYOFFICE/DocumentServer --recursive -b v$pkgver onlyoffice-document-server
|
||||||
- name: Cloning build tools
|
- name: Cloning build tools
|
||||||
|
|
Loading…
Add table
Reference in a new issue