Skip to content
This repository was archived by the owner on Mar 20, 2025. It is now read-only.

Commit 15539bf

Browse files
committed
Include files built for macOS in release
1 parent 452b09c commit 15539bf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@
1717
"lib",
1818
"Release/AutomationTtsEngine.dll",
1919
"Release/MakeVoice.exe",
20-
"Release/Vocalizer.exe"
20+
"Release/Vocalizer.exe",
21+
"Release/macos"
2122
],
2223
"author": "",
2324
"license": "MIT",

0 commit comments

Comments
 (0)