Skip to content

Commit

Permalink
Merge pull request #13 from nature-heart-software/dev
Browse files Browse the repository at this point in the history
ci: fix ci
  • Loading branch information
Wurielle authored Jul 21, 2024
2 parents b30e8bf + f1cc905 commit d6cf326
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ jobs:
run: |
echo "RELEASE_VERSION=${GITHUB_REF#refs/*/}" >> $GITHUB_ENV
- name: Install
run: npm install

- name: Build
run: npx lerna run build

Expand Down

0 comments on commit d6cf326

Please sign in to comment.