-
Notifications
You must be signed in to change notification settings - Fork 21
DEV - Refactor release CI workflow #425
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 6 commits
67e703a
fca48c0
d3625e2
90716b6
4760961
a9f62d0
493f8ce
2dcbdad
d2f53e1
4ae2946
902fc9c
fc026d7
2b8db4e
a3f7b51
39bcb6e
7adaabb
42b9628
3ca80b5
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -7,6 +7,8 @@ | |
| 1. Build the package locally: | ||
|
|
||
| ```bash | ||
| # clean build artefacts to avoid issues | ||
| yarn run clean | ||
|
||
| yarn install | ||
|
|
||
| # build the package | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -146,4 +146,4 @@ | |
| "node": ">=18.0.0" | ||
| }, | ||
| "packageManager": "[email protected]" | ||
| } | ||
| } | ||
Uh oh!
There was an error while loading. Please reload this page.