Skip to content

Commit 43324b8

Browse files
committed
try fix
1 parent 1fafcc6 commit 43324b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cf-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/setup-node@v5
1313
with:
1414
node-version: '18'
15-
- run: corepack enable
15+
cache: 'yarn'
1616
- run: yarn --immutable
1717
- run: yarn build
1818
- name: Publish to Cloudflare Pages

0 commit comments

Comments
 (0)