mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 22:33:35 +00:00
commenting out the gulp install
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -68,8 +68,8 @@ jobs:
|
|||||||
node --version
|
node --version
|
||||||
npm --version
|
npm --version
|
||||||
|
|
||||||
- name: Install Gulp
|
#- name: Install Gulp
|
||||||
run: npm install -g gulp
|
# run: npm install -g gulp
|
||||||
|
|
||||||
- name: npm setup & test
|
- name: npm setup & test
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user