Skip to content

Commit c3dff60

Browse files
committed
Try to resolve test:cfworkers job failure
1 parent ac3bad4 commit c3dff60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,7 @@ jobs:
222222
with:
223223
node-version: lts/*
224224
cache: pnpm
225+
- run: pnpm install
225226
- run: deno task test:cfworkers
226227
working-directory: ${{ github.workspace }}/packages/fedify/
227228

0 commit comments

Comments
 (0)