Skip to content

Commit 6507d1c

Browse files
committed
Turbo
1 parent 8afdf56 commit 6507d1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
run: pnpm install --frozen-lockfile
5151

5252
- name: Deploy
53-
run: bun turbo deploy
53+
run: pnpm turbo deploy
5454
env:
5555
CLOUDFLARE_ACCOUNT_ID: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
5656
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}

0 commit comments

Comments
 (0)