1
mirror of https://github.com/CarmJos/MineSQL.git synced 2026-06-04 16:43:03 +08:00

docs: 修复排版问题

This commit is contained in:
2022-12-19 19:19:50 +08:00
parent e8608adada
commit 7ca019bac9
+1 -1
View File
@@ -63,7 +63,7 @@ jobs:
rm -rf deploy
mkdir -vp deploy
cp -vrf $HOME/local-deploy/* deploy/
cp -vrf .documentation/repository/REPO-README.md deploy/README.md
cp -vrf .doc/repository/REPO-README.md deploy/README.md
- name: "Copy Javadoc"
run: |