We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c71d66 commit abe52a1Copy full SHA for abe52a1
1 file changed
.github/workflows/build-and-deploy.yml
@@ -27,7 +27,6 @@ jobs:
27
uses: actions/setup-node@v4
28
with:
29
node-version: '20'
30
- cache: 'pnpm'
31
32
- name: Enable Corepack
33
run: corepack enable
0 commit comments