We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb68f4f commit e7834f7Copy full SHA for e7834f7
.github/workflows/deploy-pages.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Checkout
22
uses: actions/checkout@v3
23
24
- - uses: ./.github/workflows/actions/turbo
+ - uses: ./.github/workflows/actions/install
25
26
- name: Build React Starter
27
run: pnpm build
0 commit comments