We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af5f34c commit bdcdd05Copy full SHA for bdcdd05
.github/workflows/npm-grunt.yml
@@ -24,6 +24,7 @@ jobs:
24
25
- name: Build
26
run: |
27
+ npm install -g grunt-cli
28
cd utils
29
npm install
30
grunt
0 commit comments