We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
node-gyp
1 parent 2dac0c9 commit 3ece882Copy full SHA for 3ece882
.github/workflows/build.yml
@@ -78,6 +78,7 @@ jobs:
78
fi
79
80
81
+ npx node-gyp install 14.18.1
82
yarn --cwd ./electron/packager/
83
yarn --cwd ./electron/packager/ package
84
0 commit comments