minor change

This commit is contained in:
SoftFever
2026-03-19 16:08:44 +08:00
parent 4ffe260228
commit 838605690b
3 changed files with 4 additions and 4 deletions

View File

@@ -46,8 +46,8 @@ jobs:
with:
cmakeVersion: "~4.3.0" # use most recent 4.3.x version
useLocalCache: true # <--= Use the local cache (default is 'false').
useCloudCache: false # <--= Ditch the cloud cache (default is 'true').
useCloudCache: true
- name: Get the version and date on Ubuntu and macOS
if: inputs.os != 'windows-latest'
run: |