Skip to content

Commit b0e4759

Browse files
authored
Update cypress.yml
1 parent 4915fda commit b0e4759

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cypress.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/checkout@v4
1717

1818
- name: Install pnpm
19-
run: corepack enable pnpm
19+
run: npm i -g pnpm
2020

2121
- uses: actions/setup-node@v4
2222
with:

0 commit comments

Comments
 (0)