9
0
mirror of https://github.com/Winds-Studio/Leaf.git synced 2025-12-19 15:09:25 +00:00

Fix download API upload

This commit is contained in:
Dreeam
2025-05-20 08:35:35 +08:00
parent a6b65f65dc
commit 7bedfe4e57

View File

@@ -142,6 +142,8 @@ jobs:
--projectName leaf \
--projectFriendlyName "Leaf" \
--version 1.21.4 \
--versionGroupName 1.21.4 \
--versionName 1.21.4 \
--build-number ${{ env.BUILD_NUMBER }} \
--repositoryPath "$REPO_DIR" \
--storagePath /root/api/storage \