mirror of
https://github.com/humhub/humhub.git
synced 2025-04-21 15:41:54 +02:00
Fix grunt install in GitHub workflow
This commit is contained in:
parent
4c4d5ca169
commit
44237e1eaf
3
.github/workflows/php-test.yml
vendored
3
.github/workflows/php-test.yml
vendored
@ -94,9 +94,6 @@ jobs:
|
||||
- name: Install npm dependencies
|
||||
run: npm install
|
||||
|
||||
- name: Install Grunt
|
||||
run: npm install -g grunt-cli
|
||||
|
||||
- name: Build production assets
|
||||
run: grunt build-assets
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user