Skip to content

Commit d09338b

Browse files
fix: update workflow
1 parent 1c878b2 commit d09338b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
uses: pnpm/action-setup@v3
2222
with:
2323
version: 8.x
24+
run_install: true
2425

2526
- name: Install dependencies
2627
run: pnpm install --frozen-lockfile

0 commit comments

Comments
 (0)