Skip to content

Commit

Permalink
fix: actually build the lib
Browse files Browse the repository at this point in the history
  • Loading branch information
EdieLemoine committed Nov 17, 2022
1 parent c220370 commit 9e1a760
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
- run: yarn install

- run: yarn build

- run: npx semantic-release
env:
GITHUB_TOKEN: ${{ secrets.GH_REPO_TOKEN }}
Expand Down

0 comments on commit 9e1a760

Please sign in to comment.