Fix 3
Some checks failed
godot-ci export / build (push) Failing after 58s

This commit is contained in:
2025-05-13 13:52:58 +02:00
parent c366a14c19
commit 64b08fd2c2

View File

@@ -55,6 +55,8 @@ jobs:
EXPORT_DIR="$(readlink -f build)"
cd $PROJECT_PATH
./godot --headless --verbose --export-release "Windows Desktop" "$EXPORT_DIR/windows/$EXPORT_NAME.exe"
echo ls -la "$EXPORT_DIR/windows/"
- name: Upload Artifact
run: |
curl --user your_username:your_password_or_token \