Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
complexlogic committed Apr 17, 2024
1 parent 75b9660 commit 59ede7d
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: 16ee2ecb31788c336ace8bb14c21801efb6836e4 }
with: { committish: 501cb01e517ee5689577bb01ba8bd1b4c1041a53 }

- 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 59ede7d

Please sign in to comment.