Godot auto build
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user