1
mirror of https://github.com/CarmJos/EasySQL.git synced 2026-06-04 15:28:20 +08:00

修改 JAVADOC-README.md 的路径

This commit is contained in:
2021-12-14 06:11:21 +08:00
parent 0f94204b6a
commit cfac4e2ec6
2 changed files with 10 additions and 1 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ jobs:
rm -rf docs
mkdir -vp docs
cp -vrf easysql-api/target/apidocs/* docs/
cp -vrf JAVADOC-README.md docs/README.md
cp -vrf .documentation/JAVADOC-README.md docs/README.md
- name: Generate the sitemap
id: sitemap