Pin an old version of the upload action that works with GHES
Some checks failed
Build Game / Build & push runner image (push) Successful in 6s
Build Game / Build Asteroids for all platforms (push) Failing after 49s

This commit is contained in:
Benjamin Morgan 2025-10-20 19:28:17 -06:00
parent ead43d37ac
commit a9b395b386

View file

@ -46,7 +46,7 @@ jobs:
run: godot --headless --export-release "Windows Desktop" build/asteroids.exe
- name: Upload artifacts
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v3
with:
name: builds
path: build/*