Skip to content

Commit 9996728

Browse files
committed
Update release.yml
1 parent 2f4b3eb commit 9996728

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- run: curl -sf https://gobinaries.com/tj/node-prune | sh
2020
- run: node-prune
2121
- name: Build
22-
run: pkg dist/main.js -o sesame-daemon --targets linux,macos,win
22+
run: pkg dist/main.js -o sesame-daemon --targets linux,macos,win -C Brotli
2323
- name: Release
2424
uses: softprops/action-gh-release@v1
2525
with:

0 commit comments

Comments
 (0)