Skip to content

Commit 6f1dd2e

Browse files
rm lock file
1 parent 59429be commit 6f1dd2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dev-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
6868
- name: Install dependencies
6969
working-directory: app
70-
run: pnpm install --frozen-lockfile
70+
run: pnpm install
7171

7272
- name: Write Apple API key (.p8) to disk
7373
run: |

0 commit comments

Comments
 (0)