Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
complexlogic committed Nov 20, 2024
1 parent 59ede7d commit cb00e54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
submodules: true

- uses: friendlyanon/setup-vcpkg@v1
with: { committish: 501cb01e517ee5689577bb01ba8bd1b4c1041a53 }
with: { committish: 10b7a178346f3f0abef60cecd5130e295afd8da4 }

- name: Configure
run: cmake -B build -G "${{env.CMAKE_GENERATOR}}" -D "CMAKE_TOOLCHAIN_FILE=$VCPKG_ROOT/scripts/buildsystems/vcpkg.cmake" -DVCPKG_TARGET_TRIPLET=${{env.VCPKG_TRIPLET}}
Expand Down

0 comments on commit cb00e54

Please sign in to comment.