Compare commits

..

2 Commits

Author SHA1 Message Date
c88555c45e Merge branch 'main' of https://sgda.game-dev.space/Minimata/GMTK25
All checks were successful
Create tag and build when new code gets to main / BumpTag (push) Successful in 7s
Create tag and build when new code gets to main / Export (push) Successful in 2m28s
2025-07-31 14:13:06 +02:00
e7c86dfe02 ci: trying non mono version of Godot for web build 2025-07-31 14:12:57 +02:00

View File

@ -41,7 +41,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
needs: BumpTag needs: BumpTag
container: container:
image: barichello/godot-ci:mono-4.4.1 image: barichello/godot-ci:4.4.1
steps: steps:
- name: Install node, curl and zip - name: Install node, curl and zip