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 b2f5330 commit c4d8762Copy full SHA for c4d8762
.github/workflows/ci.yml
@@ -31,7 +31,6 @@ jobs:
31
uses: actions/setup-node@v4
32
with:
33
node-version: 20
34
- cache: "pnpm"
35
36
- name: Install dependencies 📦
37
run: pnpm install
0 commit comments