Compare commits

...

3 Commits

Author SHA1 Message Date
df7db2bc9b Merge pull request 'Update release with fixes' (#4) from main into release/prohel-02-26
All checks were successful
Create tag and build when new code gets to main / ReleaseName (push) Successful in 3s
Create tag and build when new code gets to main / Release (push) Successful in 12m36s
Reviewed-on: #4
2026-03-08 09:38:44 +00:00
9bfe37af62 trying cache
All checks were successful
Create tag and build when new code gets to main / BumpTag (push) Successful in 30s
Create tag and build when new code gets to main / Export (push) Successful in 4m56s
2026-03-08 10:08:06 +01:00
d2a9988fd5 Merge pull request 'trying to fix export' (#3) from main into release/prohel-02-26
All checks were successful
Create tag and build when new code gets to main / ReleaseName (push) Successful in 3s
Create tag and build when new code gets to main / Release (push) Successful in 10m52s
Reviewed-on: #3
2026-02-26 16:38:32 +00:00

View File

@@ -83,6 +83,8 @@ jobs:
Export: Export:
runs-on: godot runs-on: godot
env:
RUNNER_TOOL_CACHE: /toolcache # Runner Tool Cache
needs: needs:
- BumpTag - BumpTag