Skip to content

Commit 2c6f7fe

Browse files
author
naman-contentstack
committed
chore: update workflow
1 parent 8d2e54f commit 2c6f7fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-v2-beta-plugins.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: pnpm run clean:all
2727

2828
- name: Install root dependencies
29-
run: pnpm install --frozen-lockfile
29+
run: pnpm install --no-frozen-lockfile
3030

3131
- name: Build all plugins
3232
run: pnpm -r --sort run build

0 commit comments

Comments
 (0)