We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d75c55 commit 0f03284Copy full SHA for 0f03284
examples/vite-js/.github/workflows/deploy.yml
@@ -38,7 +38,6 @@ jobs:
38
uses: actions/setup-node@v4
39
with:
40
node-version: 22.12
41
- cache: 'pnpm'
42
- name: Install dependencies
43
run: pnpm install
44
- name: Build
0 commit comments