Skip to content

Commit

Permalink
chore: turbo
Browse files Browse the repository at this point in the history
  • Loading branch information
zaida04 committed Apr 21, 2024
1 parent 80b2972 commit 12e5f69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: rm bun.lockb && pnpm install

- name: Build packages
run: pnpm run build
run: turbo run build

- name: Apply version changes to packages
run: pnpm run changeset:version
Expand Down

0 comments on commit 12e5f69

Please sign in to comment.