Update RELEASE_PROCESS.md

This commit is contained in:
Feross Aboukhadijeh
2020-07-15 18:02:30 -07:00
parent 4b6394d0d5
commit eb5a291c8b

View File

@@ -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
```