Skip to content

Commit a5c9e2b

Browse files
committed
use vitepress fork with memory workaround
vuejs/vitepress#3285
1 parent d96b085 commit a5c9e2b

File tree

3 files changed

+921
-469
lines changed

3 files changed

+921
-469
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
cache-dependency-path: ./main
4242
- name: Setup Pages
4343
uses: actions/configure-pages@v3
44-
- name: Install dependencies
44+
- name: Build Site
4545
working-directory: main
4646
run: |-
4747
npm ci

0 commit comments

Comments
 (0)