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

This commit is contained in:
2026-03-08 10:08:06 +01:00
parent 55eba7fcc8
commit 9bfe37af62

View File

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