We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1732f0 commit 2e3a564Copy full SHA for 2e3a564
.github/workflows/release.yml
@@ -108,7 +108,7 @@ jobs:
108
# - run: node-prune
109
110
- name: Build
111
- run: pkg dist/main.js -o sesame-daemon --targets linux,macos,win -C Brotli --config package.json
+ run: pkg dist/main.js -o sesame-daemon-linux --targets linux --config package.json
112
113
- name: Upload Build Artifact
114
uses: actions/upload-artifact@v3
0 commit comments