Skip to content

Commit b873fdd

Browse files
committed
update
1 parent 1534098 commit b873fdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343

4444
# Install Turbo globally to ensure it's available
4545
- name: Install Turbo globally
46-
run: npm install -g turbo
46+
run: pnpm install -g turbo
4747

4848
- name: 💅🏻 Type Check, Lint and format
4949
run: pnpm run check:all

0 commit comments

Comments
 (0)