update doc (#4460)

* update preview action

* update doc

* remove

* update

* schema
This commit is contained in:
Archer
2025-04-07 17:12:53 +08:00
committed by GitHub
parent 4fc96f6534
commit c5db894e3a
6 changed files with 8 additions and 9 deletions

View File

@@ -65,6 +65,9 @@ jobs:
- name: Build
run: cd docSite && hugo mod get -u github.com/colinwilson/lotusdocs@6d0568e && hugo -v --minify
- name: Test
run: ls ./docSite/public
# Step 5 - Push our generated site to Cloudflare
- name: Deploy to Cloudflare Pages
id: deploy