ci: cache MSYS2 packages in Windows builds

This commit is contained in:
2026-06-03 20:06:56 +08:00
parent 9406704f6c
commit 7a3ac3186a
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -25,6 +25,7 @@ jobs:
with:
msystem: UCRT64
update: true
cache: true
install: >-
mingw-w64-ucrt-x86_64-cmake
mingw-w64-ucrt-x86_64-ninja
+1
View File
@@ -70,6 +70,7 @@ jobs:
with:
msystem: UCRT64
update: true
cache: true
install: >-
mingw-w64-ucrt-x86_64-cmake
mingw-w64-ucrt-x86_64-ninja