Skip to content

Commit 925ddd7

Browse files
committed
Try to resolve test:cfworkers job failure
1 parent d4f98ed commit 925ddd7

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
@@ -219,6 +219,7 @@ jobs:
219219
with:
220220
node-version: lts/*
221221
cache: pnpm
222+
- run: pnpm install
222223
- run: deno task test:cfworkers
223224
working-directory: ${{ github.workspace }}/packages/fedify/
224225

0 commit comments

Comments
 (0)