Skip to content

Commit 272666f

Browse files
committed
fix npm
1 parent f00daa9 commit 272666f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/osx/buildPG.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ fi
147147

148148
# install electron sign globally
149149
sudo npm install -g electron-osx-sign
150+
sudo chown -R 501:20 "/Users/runner/.npm"
150151
import_certificate
151152

152153
# Generate electron app

0 commit comments

Comments
 (0)