Skip to content

Commit 3b9d498

Browse files
committed
Update release.yml
1 parent 9996728 commit 3b9d498

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ jobs:
1616
- run: yarn --frozen-lockfile
1717
- run: npm install --global pkg
1818
- run: yarn build
19-
- run: curl -sf https://gobinaries.com/tj/node-prune | sh
20-
- run: node-prune
19+
# - run: curl -sf https://gobinaries.com/tj/node-prune | sh
20+
# - run: node-prune
2121
- name: Build
2222
run: pkg dist/main.js -o sesame-daemon --targets linux,macos,win -C Brotli
2323
- name: Release

0 commit comments

Comments
 (0)