Skip to content

Commit 377ae82

Browse files
committed
github: fix engine error
1 parent f1215d7 commit 377ae82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-prod.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
if: ${{ success() }}
2929
steps:
3030
- uses: actions/checkout@v4
31+
- uses: pnpm/action-setup@v4
3132
- name: Deploy to Cloudflare Pages
3233
uses: cloudflare/wrangler-action@v3
3334
with:

0 commit comments

Comments
 (0)