Skip to content

Commit

Permalink
add pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
andy-t-wang committed Jan 9, 2025
1 parent ee319df commit f504bb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
run: pnpm install --frozen-lockfile

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

- name: Run typecheck
run: pnpm type-check
Expand Down

0 comments on commit f504bb3

Please sign in to comment.