chore: bump node-gyp

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2023-06-16 14:35:32 +02:00
parent 93dcbfb02f
commit 85a7a3225d
3 changed files with 260 additions and 67 deletions
+1 -2
View File
@@ -65,8 +65,7 @@ jobs:
- name: Install latest gyp and set node-gyp path
shell: powershell
run: |
npm prefix -g | % {npm config set npm_config_devdir "c:\temp\.gyp2"}
npm install --global node-gyp@9.2.0
npm prefix -g | % {npm config set dev_dir "c:\temp\.gyp2"}
npm prefix -g | % {npm config set node_gyp "$_\node_modules\node-gyp\bin\node-gyp.js"}
- name: setup chrome