chore: only pkg relevant node binaries
This commit is contained in:
parent
130d96b14b
commit
2d852a0d14
3 changed files with 6 additions and 17 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -67,7 +67,7 @@ jobs:
|
|||
|
||||
- name: Download Node.js binaries
|
||||
working-directory: apps/desktop
|
||||
run: pnpm download-node:all
|
||||
run: pnpm download-node
|
||||
|
||||
- name: Import Developer ID cert
|
||||
uses: apple-actions/import-codesign-certs@v3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue