hly shit iw as using chekcout in the uplaod atifact section aaaaaaraugh
Some checks failed
godot-ci export / Windows Export (push) Failing after 1m16s

This commit is contained in:
2025-07-06 02:18:46 -07:00
parent ef6ad725d5
commit 7f9cdaa998

View File

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