Skip to content

Commit 16babd8

Browse files
committedAug 7, 2024
invalidate cache to force clean windows build
1 parent 5aa9515 commit 16babd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/windows_builds.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
# SCONS_CACHE for windows must be set in the build environment
77
env:
88
# Used for the cache key. Add version suffix to force clean build.
9-
GODOT_BASE_BRANCH: 4.2
9+
GODOT_BASE_BRANCH: 4.2-clean-build-suffix
1010
SCONSFLAGS: verbose=yes warnings=extra werror=yes module_text_server_fb_enabled=yes
1111
SCONS_CACHE_MSVC_CONFIG: true
1212

0 commit comments

Comments
 (0)