修改构建位置
Deploy Static Frontend / deploy (push) Failing after 7s

This commit is contained in:
Qiu
2026-06-20 22:32:48 +08:00
parent 515ab08a85
commit 433fc8c059
@@ -45,7 +45,7 @@ jobs:
-e "ssh -i ~/.ssh/id_ed25519 -p ${SERVER_PORT}" \
--exclude ".git" \
--exclude ".gitea" \
./ \
前端/ \
"${SERVER_USER}@${SERVER_HOST}:${TARGET_DIR}/"
echo "Deploy success"