Skip to content

Commit

Permalink
Merge pull request #597 from magieno/update-lerna
Browse files Browse the repository at this point in the history
- Updated lerna.
  • Loading branch information
etiennenoel authored Nov 2, 2023
2 parents d612acc + 91cb583 commit 49d3a3c
Show file tree
Hide file tree
Showing 3 changed files with 11,201 additions and 8,597 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- run: npm ci
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
- run: npm run bootstrap
- run: npm install
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
- run: npm run build
Expand Down
Loading

0 comments on commit 49d3a3c

Please sign in to comment.