We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dafc22d + 5e3eb78 commit 5a4d4d8Copy full SHA for 5a4d4d8
.github/workflows/demo.yml
@@ -24,7 +24,6 @@ jobs:
24
uses: actions/setup-node@v4
25
with:
26
node-version: 22
27
- cache: 'pnpm'
28
29
- name: install pnpm
30
run: npm install -g pnpm
0 commit comments