mirror of
https://github.com/ONLYOFFICE/sdkjs.git
synced 2026-02-10 18:15:19 +08:00
Update .github/workflows/check-build.yml
This commit is contained in:
1
.github/workflows/check-build.yml
vendored
1
.github/workflows/check-build.yml
vendored
@ -142,6 +142,7 @@ jobs:
|
||||
cd sdkjs
|
||||
npm install grunt-cli
|
||||
npm install --prefix build
|
||||
node node_modules/grunt-cli/bin/grunt --gruntfile build/Gruntfile.js
|
||||
|
||||
- name: Send message to telegram if failure
|
||||
if: failure()
|
||||
|
||||
Reference in New Issue
Block a user