Skip to content

Commit 9d02e1e

Browse files
committed
updated actions builders 4
1 parent 85824c5 commit 9d02e1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"make": "electron-forge make",
1111
"make-mac": "electron-forge make --platform darwin",
1212
"make-macintel": "electron-forge make --platform darwin --arch=\"arm64\"",
13-
"postinstall": "scripts/post-install.sh",
13+
"postinstall": "bash scripts/post-install.sh",
1414
"publish": "electron-forge publish"
1515
},
1616
"productName": "simplycode",

0 commit comments

Comments
 (0)