Skip to content

Commit

Permalink
Update windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jhale authored Nov 11, 2024
1 parent fb66b65 commit c03f886
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
--config-settings=cmake.args=-DCMAKE_TOOLCHAIN_FILE=C:/vcpkg/scripts/buildsystems/vcpkg.cmake
--config-settings=cmake.args=-DVCPKG_OVERLAY_TRIPLETS=vcpkg-triplets/
--config-settings=cmake.args=-DVCPKG_HOST_TRIPLET=x64-win-llvm
--config-settings=cmake.args=-DVCPKG_TARGET_TRIPLET=x64-win-llvm
- name: Run units tests
run: |
Expand Down

0 comments on commit c03f886

Please sign in to comment.