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

改为中文界面

This commit is contained in:
carm
2021-11-23 04:19:38 +08:00
parent a5189ff314
commit 857ce5c27b
+1 -1
View File
@@ -29,7 +29,7 @@ jobs:
- name: Copy to Location
run: |
rm -rf docs
cp -vrf target/site/apidocs/. docs
cp -vrf target/apidocs/. docs
cp -vrf JAVADOC-README.md docs/README.md
- name: Tidy up