commenting out the gulp install

This commit is contained in:
Joseph Flinn 2021-02-01 15:37:36 -08:00
parent 6a1cfce185
commit adb84e918f
1 changed files with 2 additions and 2 deletions

View File

@ -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: |