Skip to content

Commit

Permalink
Update npm-publish-github-packages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ladeirarodolfo authored Nov 15, 2023
1 parent 5507c38 commit 72bdb34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-publish-github-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
with:
node-version: 18
registry-url: https://npm.pkg.github.com/
scope: radicalimaging
- run: yarn install --frozen-lockfile
- run: yarn build
- run: lerna publish --ignore-scripts --yes --canary --registry "https://npm.pkg.github.com/"
Expand Down

0 comments on commit 72bdb34

Please sign in to comment.