Skip to content

Commit b98fa6c

Browse files
committed
regen lockfile in bump PR
1 parent 063b89a commit b98fa6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/bump-app-catalog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
6363
- name: pnpm install
6464
working-directory: app
65-
run: pnpm install
65+
run: pnpm install --no-frozen-lockfile
6666

6767
- name: Determine workspaces that depend on test-widgets
6868
id: affected

0 commit comments

Comments
 (0)