From 660347069eec9b16849bf9ca22d64688a336d11c Mon Sep 17 00:00:00 2001 From: AnyOldName3 Date: Mon, 5 Jan 2026 17:37:01 +0000 Subject: [PATCH] Too many colons --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f5c5628c9b..56a32a7f04 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -991,7 +991,7 @@ Windows_Ninja_CacheInit: - New-Item -Type Directory -Force -Path $env:CCACHE_DIR # MSBuild gets confused by writes happening outside APPDATA and TEMP with TrackFileAccess enabled - Move-Item $env:CCACHE_DIR $env:TEMP - - $env::CCACHE_DIR = "$env:TEMP\ccache" + - $env:CCACHE_DIR = "$env:TEMP\ccache" - ccache -z -M "${CCACHE_SIZE}" - New-Item -Type File -Force -Path MSVC2022_64\.cmake\api\v1\query\codemodel-v2 - sh CI/before_script.msvc.sh -c $config -p Win64 -v 2022 -k -V -b -t -C $multiview -E