Skip to content

Commit e7834f7

Browse files
committed
fix ci
1 parent bb68f4f commit e7834f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Checkout
2222
uses: actions/checkout@v3
2323

24-
- uses: ./.github/workflows/actions/turbo
24+
- uses: ./.github/workflows/actions/install
2525

2626
- name: Build React Starter
2727
run: pnpm build

0 commit comments

Comments
 (0)