Skip to content

Commit

Permalink
🔧(build) Fix build CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Nakasar committed Nov 2, 2023
1 parent 5eeea34 commit 7cbc74f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: 18
- run: npm ci
- run: npx lerna run build

publish-gpr:
Expand Down

0 comments on commit 7cbc74f

Please sign in to comment.