Skip to content

Commit bdcdd05

Browse files
authored
Update npm-grunt.yml
1 parent af5f34c commit bdcdd05

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/npm-grunt.yml

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424

2525
- name: Build
2626
run: |
27+
npm install -g grunt-cli
2728
cd utils
2829
npm install
2930
grunt

0 commit comments

Comments
 (0)