Skip to content

Commit

Permalink
CI: vcpkg update to b7dba7f9aad09a56900f21cd78cfda1258e54e38
Browse files Browse the repository at this point in the history
  • Loading branch information
KangLin committed Dec 14, 2023
1 parent 200a4f3 commit bc59c93
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
TOOSL_DIR: ${{github.workspace}}/.cache/tools
INSTALL_DIR: ${{github.workspace}}/.cache/install_${{matrix.BUILD_TYPE}}
FaceRecognizer_VERSION: v0.0.4
VCPKGGITCOMMITID: b7dba7f9aad09a56900f21cd78cfda1258e54e38
VCPKGGITCOMMITID: 980ec0f49d81f794778386f7bd518b2cc9c092f0
ANDROID_PLATFORM: android-23
ANDROID_NATIVE_API_LEVEL: 23
qt_modules: 'qtimageformats qtmultimedia qtscxml'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
qt_modules: ${{matrix.qt_modules}}
FaceRecognizer_VERSION: v0.0.4
artifact_name: build_macos
VCPKGGITCOMMITID: b7dba7f9aad09a56900f21cd78cfda1258e54e38
VCPKGGITCOMMITID: 980ec0f49d81f794778386f7bd518b2cc9c092f0

# Map the job outputs to step outputs
outputs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/msvc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
VCPKG_PLATFORM_TOOLSET: ${{matrix.VCPKG_PLATFORM_TOOLSET}}
CMAKE_GENERATOR_PLATFORM: ${{matrix.CMAKE_GENERATOR_PLATFORM}}
FaceRecognizer_VERSION: v0.0.4
VCPKGGITCOMMITID: b7dba7f9aad09a56900f21cd78cfda1258e54e38
VCPKGGITCOMMITID: 980ec0f49d81f794778386f7bd518b2cc9c092f0
qt_modules: qtwebengine ${{matrix.qt_modules}}
artifact_name: build_msvc

Expand Down

0 comments on commit bc59c93

Please sign in to comment.