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

This commit is contained in:
2026-01-28 10:47:15 +01:00
parent f92c6d282f
commit d7d33d0dac

View File

@@ -139,7 +139,7 @@ jobs:
# run: | # run: |
# rm -rf ${{ gitea.workspace }}/addons/gdunit4 # rm -rf ${{ gitea.workspace }}/addons/gdunit4
- uses: actions/setup-dotnet@v5 - uses: actions/setup-dotnet@v4
with: with:
dotnet-version: '9.x' dotnet-version: '9.x'
- name: Import resources and build solution - name: Import resources and build solution