We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df841a9 commit 21d6e7fCopy full SHA for 21d6e7f
1 file changed
.github/workflows/deploy.yml
@@ -22,8 +22,7 @@ jobs:
22
uses: actions/setup-node@v4
23
with:
24
node-version: 20
25
- cache: 'pnpm'
26
- cache-dependency-path: WWW/pnpm-lock.yaml
+
27
28
- name: Install Vercel CLI
29
run: npm install --global vercel@latest
0 commit comments