We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dccceea commit 71a5b2aCopy full SHA for 71a5b2a
.github/workflows/pages.yml
@@ -25,7 +25,6 @@ jobs:
25
- uses: actions/setup-node@v4
26
with:
27
node-version: latest
28
- cache: 'npm'
29
- run: npx vite build
30
- uses: actions/configure-pages@v4
31
- uses: actions/upload-pages-artifact@v3
0 commit comments