We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f00daa9 commit 272666fCopy full SHA for 272666f
1 file changed
scripts/osx/buildPG.sh
@@ -147,6 +147,7 @@ fi
147
148
# install electron sign globally
149
sudo npm install -g electron-osx-sign
150
+sudo chown -R 501:20 "/Users/runner/.npm"
151
import_certificate
152
153
# Generate electron app
0 commit comments