testing ci
Some checks failed
Create tag and build when new code gets to main / Export (push) Failing after 1m24s
Some checks failed
Create tag and build when new code gets to main / Export (push) Failing after 1m24s
This commit is contained in:
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user