mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-02-10 18:05:32 +08:00
Fix locations
This commit is contained in:
1
.github/workflows/check.yml
vendored
1
.github/workflows/check.yml
vendored
@ -11,5 +11,6 @@ jobs:
|
||||
node-version: 12
|
||||
- name: Build using grunt
|
||||
run: |
|
||||
cd build
|
||||
npm install
|
||||
grunt --level=ADVANCED
|
||||
|
||||
Reference in New Issue
Block a user