mirror of
https://github.com/edubart/otclient.git
synced 2025-04-29 17:19:20 +02:00
Update vcpkg
This commit is contained in:
parent
45afb65b90
commit
836ea2bdc6
3
.github/workflows/build-vcpkg.yml
vendored
3
.github/workflows/build-vcpkg.yml
vendored
@ -16,6 +16,7 @@ on:
|
|||||||
|
|
||||||
pull_request:
|
pull_request:
|
||||||
paths:
|
paths:
|
||||||
|
- .github/workflows/**
|
||||||
- cmake/**
|
- cmake/**
|
||||||
- src/**
|
- src/**
|
||||||
- CMakeLists.txt
|
- CMakeLists.txt
|
||||||
@ -95,7 +96,7 @@ jobs:
|
|||||||
vcpkgArguments: ${{ matrix.packages }}
|
vcpkgArguments: ${{ matrix.packages }}
|
||||||
vcpkgDirectory: ${{ runner.workspace }}/vcpkg/
|
vcpkgDirectory: ${{ runner.workspace }}/vcpkg/
|
||||||
vcpkgTriplet: ${{ matrix.triplet }}
|
vcpkgTriplet: ${{ matrix.triplet }}
|
||||||
vcpkgGitCommitId: 5568f110b509a9fd90711978a7cb76bae75bb092
|
vcpkgGitCommitId: e809a42f87565e803b2178a0c11263f462d1800a
|
||||||
|
|
||||||
- name: Build with CMake
|
- name: Build with CMake
|
||||||
uses: lukka/run-cmake@v3
|
uses: lukka/run-cmake@v3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user