Skip to content

Commit

Permalink
Bump vcpkg commit hash
Browse files Browse the repository at this point in the history
  • Loading branch information
complexlogic committed Feb 10, 2023
1 parent 49326c5 commit fa2ea8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:

- name: Setup vcpkg
uses: friendlyanon/setup-vcpkg@v1
with: { committish: 0f719b3fdfc36f8dd45229370a0df180fdbf68f6 }
with: { committish: 36fb23307e10cc6ffcec566c46c4bb3f567c82c6 }

- name: Setup Overlays
run: |
Expand Down Expand Up @@ -101,7 +101,7 @@ jobs:

env:
CMAKE_BUILD_TYPE: Release
VCPKG_COMMITISH: 0f719b3fdfc36f8dd45229370a0df180fdbf68f6
VCPKG_COMMITISH: 36fb23307e10cc6ffcec566c46c4bb3f567c82c6
VCPKG_TRIPLET: x64-linux

steps:
Expand Down

0 comments on commit fa2ea8b

Please sign in to comment.