Skip to content

Commit

Permalink
fix workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
nathan-vm committed Jul 15, 2024
1 parent 08e9e43 commit df5aebd
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 0 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"build:mac": "npm run build && electron-builder --mac",
"build:linux": "npm run build && electron-builder --linux",
"build:unpack": "npm run build && electron-builder --dir",
"publish": "electron-builder",
"postinstall": "electron-builder install-app-deps"
},
"dependencies": {
Expand Down

0 comments on commit df5aebd

Please sign in to comment.