chore: try something else

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2023-06-16 14:19:03 +02:00
parent d90ca19240
commit 93dcbfb02f
+2 -1
View File
@@ -65,7 +65,8 @@ jobs:
- name: Install latest gyp and set node-gyp path
shell: powershell
run: |
npm install --global node-gyp@latest
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 node_gyp "$_\node_modules\node-gyp\bin\node-gyp.js"}
- name: setup chrome