2
0
mirror of https://github.com/acepanel/acepanel.github.io.git synced 2026-02-04 22:57:19 +08:00

feat: 3.0

This commit is contained in:
2026-01-25 04:39:37 +08:00
parent d9b7ff02aa
commit 1fbdc8ad1a
7 changed files with 50 additions and 47 deletions

View File

@@ -30,7 +30,7 @@ jobs:
- name: Setup Pages
uses: actions/configure-pages@v5
- name: Build with VitePress
run: pnpm docs:build
run: pnpm build
- name: Upload artifact
uses: actions/upload-pages-artifact@v4
with: