commenting out the gulp install
This commit is contained in:
parent
6a1cfce185
commit
adb84e918f
|
@ -68,8 +68,8 @@ jobs:
|
|||
node --version
|
||||
npm --version
|
||||
|
||||
- name: Install Gulp
|
||||
run: npm install -g gulp
|
||||
#- name: Install Gulp
|
||||
# run: npm install -g gulp
|
||||
|
||||
- name: npm setup & test
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue