We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6472a27 commit 4015f77Copy full SHA for 4015f77
1 file changed
.github/workflows/renovate-pr-automation.yml
@@ -58,7 +58,7 @@ jobs:
58
cache: 'pnpm'
59
60
- name: Install pnpm modules
61
- run: pnpm install --frozen-lockfile
+ run: pnpm install
62
63
- name: Build project
64
run: pnpm build
0 commit comments