Skip to content

Commit 3ece882

Browse files
committed
Run node-gyp install correctly
1 parent 2dac0c9 commit 3ece882

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ jobs:
7878
fi
7979
fi
8080
81+
npx node-gyp install 14.18.1
8182
yarn --cwd ./electron/packager/
8283
yarn --cwd ./electron/packager/ package
8384

0 commit comments

Comments
 (0)