Godot auto build
Build Godot Project (Linux) / build-linux (push) Has been cancelled
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 6s

This commit is contained in:
2026-06-22 11:24:14 -06:00
parent f9056c3bf2
commit 7e28d5b55b
+2 -2
View File
@@ -57,8 +57,8 @@ jobs:
- name: Export Linux Binary - name: Export Linux Binary
run: | run: |
mkdir -p "${{ gitea.workspace }}/build/linux" mkdir -p "${{ gitea.workspace }}/build/linux"
mkdir -p build/linux mkdir -p build/linux
./godot --headless --export-release "Linux" build/linux/godot_number_factory.x86_64 ./godot --headless --export-release "Linux" build/linux/godot_number_factory.x86_64
- name: debug - name: debug