Skip to content

Commit

Permalink
ci(tests-and-release): prepack before build & publish
Browse files Browse the repository at this point in the history
  • Loading branch information
ducktordanny committed Jun 17, 2024
1 parent a2a782a commit e8fb019
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ jobs:
- name: Install dependencies
run: yarn

- name: Prepack
run: yarn prepack

- name: Build
run: yarn build

Expand Down

0 comments on commit e8fb019

Please sign in to comment.