typo
Some checks failed
/ build-test (pull_request) Failing after 4m26s

This commit is contained in:
Antoine Martin 2024-08-24 14:13:09 -04:00
parent 23da6c4369
commit 812c4710f8
Signed by: ayakael
GPG key ID: D62A472A4AA7D541

View file

@ -29,7 +29,7 @@ jobs:
git clone https://github.com/ONLYOFFICE/document-server-integration -b v$pkgver.$buildno build/document-server-integration
git clone https://github.com/ONLYOFFICE/document-templates -b v$pkgver.$buildno build/document-templates
git clone https://github.com/ONLYOFFICE/onlyoffice.github.io build/onlyoffice.github.io
git clone https://github.com/ONLYOFFICE/document-server-package.git -b $pkgver.$buildno build/document-server-package
git clone https://github.com/ONLYOFFICE/document-server-package.git -b v$pkgver.$buildno build/document-server-package
- name: Applying patches
run: |
git -C build/server apply -v --ignore-space-change --ignore-whitespace $GITHUB_WORKSPACE/server.patch