We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
node-gyp
1 parent eb1eafb commit fb2d39cCopy full SHA for fb2d39c
.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