Skip to content

Commit

Permalink
Revert "exclude mac from ci for now"
Browse files Browse the repository at this point in the history
This reverts commit 0f90c52.
  • Loading branch information
amCap1712 committed Dec 7, 2022
1 parent 0f90c52 commit d435b84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "main.js",
"scripts": {
"start": "electron .",
"distAll": "electron-builder -- --publish always --win --linux",
"distAll": "electron-builder -- --publish always --win --mac --linux",
"dist": "electron-builder"
},
"repository": "https://github.com/metabrainz/listenbrainz-server",
Expand Down

0 comments on commit d435b84

Please sign in to comment.