Update RELEASE_PROCESS.md
This commit is contained in:
parent
4b6394d0d5
commit
eb5a291c8b
1 changed files with 5 additions and 0 deletions
|
|
@ -46,6 +46,11 @@
|
|||
|
||||
```
|
||||
npm run package -- darwin --sign
|
||||
```
|
||||
|
||||
Move the `.zip` and `.dmg` file somewhere because the next step wipes the `dist/` folder away.
|
||||
|
||||
```
|
||||
npm run package -- linux --sign
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue