Skip to content

Commit

Permalink
fix: add prepare
Browse files Browse the repository at this point in the history
  • Loading branch information
wattanx committed Oct 15, 2023
1 parent 77fb178 commit 0de1211
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 @@ -26,6 +26,9 @@ jobs:

- run: pnpm i

- name: Prepare
run: pnpm run dev:prepare

- name: PNPM build
run: pnpm run prepack

Expand Down

0 comments on commit 0de1211

Please sign in to comment.