We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64f7f5b commit 0214eaeCopy full SHA for 0214eae
1 file changed
.github/workflows/ci.yml
@@ -64,7 +64,6 @@ jobs:
64
uses: actions/setup-node@v4
65
with:
66
node-version: 20.x
67
- cache: 'pnpm'
68
69
- name: Install dependencies
70
run: pnpm install --no-frozen-lockfile
0 commit comments