Skip to content

Commit

Permalink
Include files built for macOS in release
Browse files Browse the repository at this point in the history
  • Loading branch information
jugglinmike committed Apr 30, 2024
1 parent 452b09c commit 15539bf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@
"lib",
"Release/AutomationTtsEngine.dll",
"Release/MakeVoice.exe",
"Release/Vocalizer.exe"
"Release/Vocalizer.exe",
"Release/macos"
],
"author": "",
"license": "MIT",
Expand Down

0 comments on commit 15539bf

Please sign in to comment.