Skip to content

Commit

Permalink
Update RELEASE_PROCESS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
feross committed Jul 16, 2020
1 parent 4b6394d commit eb5a291
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions RELEASE_PROCESS.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```

Expand Down

0 comments on commit eb5a291

Please sign in to comment.