1
mirror of https://github.com/CarmJos/UserPrefix.git synced 2026-06-05 00:35:02 +08:00

ci(doc): 修复javadoc地址错误的问题

This commit is contained in:
2025-02-05 00:24:46 +08:00
parent ca83cc63a5
commit e7b5b78d66
+1 -1
View File
@@ -47,7 +47,7 @@ jobs:
run: |
rm -rf docs
mkdir -vp docs
cp -vrf target/apidocs/* docs/
cp -vrf target/reports/apidocs/* docs/
cp -vrf .documentation/JAVADOC-README.md docs/README.md
- name: "Generate the Javadoc sitemap"