testing ci
Some checks failed
Create tag and build when new code gets to main / Export (push) Failing after 1m24s

This commit is contained in:
2026-01-28 10:38:56 +01:00
parent 34b04a365a
commit 2d41523668

View File

@@ -138,10 +138,9 @@ jobs:
- name: Remove GDUnit addon folder because it breaks the build
run: |
rm -rf ${{ gitea.workspace }}/addons
#
# - name: Import resources and build solution
# run: |
# godot --headless --editor --build-solutions --quit --import --path $PWD
- name: Import resources and build solution
run: |
godot --headless --editor --build-solutions --quit --import --path $PWD
- name: Build Windows
run: |