Fix 1
Some checks failed
godot-ci export / build (push) Failing after 1m24s

This commit is contained in:
2025-05-13 13:32:36 +02:00
parent d3e99bc70e
commit 33d49b2c05

View File

@@ -11,8 +11,8 @@ env:
EXPORT_NAME: test-project
PROJECT_PATH: .
jobs:
Build:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository