1 parent 5d7a246 commit 8305095Copy full SHA for 8305095
1 file changed
.github/workflows/pages.yml
@@ -26,7 +26,6 @@ jobs:
26
uses: actions/setup-node@v4
27
with:
28
node-version: '18'
29
- cache: 'npm'
30
- name: Install VitePress
31
run: npm install -D vitepress
32
- name: Build site
0 commit comments