mirror of
https://github.com/edubart/otclient.git
synced 2025-04-29 09:19:19 +02:00
Update vcpkg (#1196)
This commit is contained in:
parent
da4bb92c33
commit
725c200c9f
3
.github/workflows/build-vcpkg.yml
vendored
3
.github/workflows/build-vcpkg.yml
vendored
@ -10,6 +10,7 @@ on:
|
||||
- v*
|
||||
|
||||
paths:
|
||||
- .github/workflows/**
|
||||
- cmake/**
|
||||
- src/**
|
||||
- CMakeLists.txt
|
||||
@ -96,7 +97,7 @@ jobs:
|
||||
vcpkgArguments: ${{ matrix.packages }}
|
||||
vcpkgDirectory: ${{ runner.workspace }}/vcpkg/
|
||||
vcpkgTriplet: ${{ matrix.triplet }}
|
||||
vcpkgGitCommitId: e809a42f87565e803b2178a0c11263f462d1800a
|
||||
vcpkgGitCommitId: 6f7ffeb18f99796233b958aaaf14ec7bd4fb64b2
|
||||
|
||||
- name: Build with CMake
|
||||
uses: lukka/run-cmake@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user