fix upload
Some checks failed
godot exports / Linux Export (push) Failing after 1m4s
godot exports / Linux ARM Export (push) Failing after 55s
godot exports / Web Export (push) Failing after 49s

This commit is contained in:
2025-09-29 18:08:05 +02:00
parent 0fe1019ef1
commit 83216dc08f

View File

@@ -29,7 +29,7 @@ jobs:
cd $PROJECT_PATH
godot --headless --verbose --export-release "Linux" "$EXPORT_DIR/linux/$EXPORT_NAME.x86_64"
- name: Upload Artifact
uses: actions/upload-artifact@v3
uses: https://github.com/christopherHX/gitea-upload-artifact@v4
with:
name: linux
path: build/linux