fix ci
Some checks failed
Create tag and build when new code gets to main / BumpTag (push) Successful in 28s
Create tag and build when new code gets to main / Export (push) Successful in 8m58s
Create tag and build when new code gets to main / OtherTest (push) Failing after 11m43s

This commit is contained in:
2026-04-26 11:52:14 +02:00
parent d025618eb3
commit cd2b41b443

View File

@@ -114,7 +114,7 @@ jobs:
with:
# Version must include major, minor, and patch, and be >= 4.0.0
# Pre-release label is optional.
version: ${GODOT_VERSION}
version: '4.6.1'
# Use .NET-enabled version of Godot (the default is also true).
use-dotnet: true
# Include the Godot Export Templates (the default is false).