removing nodegyp bump

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-02-24 15:48:46 +01:00
parent 4ad2d7104c
commit 960a9604b9
+1 -5
View File
@@ -42,11 +42,7 @@ jobs:
uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node-version }}
- name: install latest nodegyp
shell: powershell
run: |
npm install --global node-gyp@latest
npm prefix -g | % {npm config set node_gyp "$_\node_modules\node-gyp\bin\node-gyp.js"}
- name: Add msbuild to PATH
uses: microsoft/setup-msbuild@v1.0.2
- name: setup chrome