Skip to content

Commit 403f749

Browse files
authored
docs: update CONTRIBUTING to include build (#4027)
1 parent a9c9eb7 commit 403f749

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ This guide is for maintainers who have:
146146
- Check that the latest CI run passed on `main` on [GitHub](https://github.com/electron/forge/actions?query=workflow:CI).
147147
- Remove all untracked files and directories from your checkout with `git clean -fdx`.
148148
- Install dependencies with `yarn install`.
149+
- Build packages with `yarn build`.
149150

150151
### 2. Publish all npm packages
151152

0 commit comments

Comments
 (0)