From c8823838b36e000527349ed8a7a00fa12010189a Mon Sep 17 00:00:00 2001 From: tooomm Date: Sun, 27 Apr 2025 10:38:15 +0200 Subject: [PATCH] Update desktop-build.yml --- .github/workflows/desktop-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/desktop-build.yml b/.github/workflows/desktop-build.yml index 331c1ac97..4afc14da5 100644 --- a/.github/workflows/desktop-build.yml +++ b/.github/workflows/desktop-build.yml @@ -382,7 +382,7 @@ jobs: uses: lukka/run-vcpkg@v11 with: runVcpkgInstall: false - doNotCache: false + doNotCache: true env: VCPKG_DEFAULT_TRIPLET: 'x64-windows' VCPKG_DISABLE_METRICS: 1