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:27:22 +08:00
parent 296339ca6f
commit 5151f1f917

View File

@ -29,7 +29,8 @@ jobs:
- name: Copy to Location
run: |
rm -rf docs
cp -vrf target/apidocs/. docs
mkdir -vp docs
cp -vrf target/apidocs/* docs/
cp -vrf JAVADOC-README.md docs/README.md
# - name: Tidy up