fix: ci build fail

This commit is contained in:
2026-07-17 14:41:35 +08:00
parent eceb1571e4
commit 199735609f

View File

@@ -28,7 +28,6 @@ jobs:
runs-on: ${{ matrix.os }}
env:
VCPKG_DEFAULT_BINARY_CACHE: ${{ github.workspace }}/.vcpkg-cache
VCPKG_BINARY_SOURCES: clear;files,${{ github.workspace }}/.vcpkg-cache,readwrite
steps: