i've gotta figure out how to manually re-run
Some checks failed
godot-ci export / Windows Export (push) Has been cancelled

This commit is contained in:
2025-07-01 04:48:37 -07:00
parent 5b38a09625
commit e42538ce2a

View File

@ -39,7 +39,7 @@ jobs:
godot --headless --verbose --export-release "Windows Desktop" "$EXPORT_DIR/windows/$EXPORT_NAME.exe"
- name: Upload Artifact
# uses: actions/upload-artifact@v4
uses: 'christopherhx/gitea-upload-artifact@v4' # the github action doens't work with gitea, so use this community versions
uses: 'christopherhx/gitea-upload-artifact@v4' # the github action doens't work with gitea, so use this community versions hehe
with:
name: windows
path: build/windows