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
|
- name: Remove GDUnit addon folder because it breaks the build
|
||||||
run: |
|
run: |
|
||||||
rm -rf ${{ gitea.workspace }}/addons
|
rm -rf ${{ gitea.workspace }}/addons
|
||||||
#
|
- name: Import resources and build solution
|
||||||
# - name: Import resources and build solution
|
run: |
|
||||||
# run: |
|
godot --headless --editor --build-solutions --quit --import --path $PWD
|
||||||
# godot --headless --editor --build-solutions --quit --import --path $PWD
|
|
||||||
|
|
||||||
- name: Build Windows
|
- name: Build Windows
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user