Testing removing bin dir from git
All checks were successful
godot-ci export / Prepare Build Assets (push) Successful in 1m20s
godot-ci export / Windows Export (push) Successful in 43s
godot-ci export / Linux Export (push) Successful in 43s
godot-ci export / Steam Publish (push) Successful in 1m2s

This commit is contained in:
2025-07-07 05:15:59 -07:00
parent 409ddd3edb
commit 1be247f66e
2 changed files with 0 additions and 9 deletions

View File

@ -109,11 +109,6 @@ jobs:
name: prepared-assets
path: .
# - name: Setup
# run: |
# mkdir -v -p ~/.local/share/godot/export_templates/
# mkdir -v -p ~/.config/
- name: Windows Build
run: |
mkdir -v -p build/bin/windows
@ -154,10 +149,6 @@ jobs:
name: prepared-assets
path: .
# - name: Setup
# run: |
# mkdir -v -p ~/.local/share/godot/export_templates/
- name: Linux Build
run: |
mkdir -v -p build/bin/linux