Skip to content

Commit 00e9215

Browse files
update github action
1 parent efedb78 commit 00e9215

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upgrade.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run: npx @capacitor/plugin-migration-v6-to-v7@latest
3030

3131
- name: Install PNPM dependencies
32-
run: pnpm install
32+
run: pnpm install --no-frozen-lockfile
3333
working-directory: .
3434

3535
- name: Build project

0 commit comments

Comments
 (0)