1
mirror of https://github.com/CarmJos/UserPrefix.git synced 2024-09-19 20:15:47 +00:00

改为中文界面

This commit is contained in:
carm 2021-11-23 04:19:38 +08:00
parent a5189ff314
commit 857ce5c27b

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