mirror of
https://github.com/CarmJos/UserPrefix.git
synced 2026-06-05 00:35:02 +08:00
不再整理
This commit is contained in:
@@ -29,7 +29,8 @@ jobs:
|
|||||||
- name: Copy to Location
|
- name: Copy to Location
|
||||||
run: |
|
run: |
|
||||||
rm -rf docs
|
rm -rf docs
|
||||||
cp -vrf target/apidocs/. docs
|
mkdir -vp docs
|
||||||
|
cp -vrf target/apidocs/* docs/
|
||||||
cp -vrf JAVADOC-README.md docs/README.md
|
cp -vrf JAVADOC-README.md docs/README.md
|
||||||
|
|
||||||
# - name: Tidy up
|
# - name: Tidy up
|
||||||
|
|||||||
Reference in New Issue
Block a user