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 152a5f8 commit bb5f585Copy full SHA for bb5f585
.github/workflows/deploy.yml
@@ -17,7 +17,6 @@ jobs:
17
with:
18
node-version: 20
19
registry-url: https://registry.npmjs.org
20
- cache: 'pnpm'
21
22
- name: Install dependencies
23
run: pnpm install --frozen-lockfile
0 commit comments