testing ci
Some checks failed
Create tag and build when new code gets to main / Export (push) Has been cancelled

This commit is contained in:
2026-01-28 10:38:21 +01:00
parent d0ac644e14
commit 34b04a365a

View File

@@ -137,7 +137,7 @@ 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/gdunit4 rm -rf ${{ gitea.workspace }}/addons
# #
# - name: Import resources and build solution # - name: Import resources and build solution
# run: | # run: |