Skip to content

Commit

Permalink
Update Windows CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Levi-Armstrong committed Sep 1, 2023
1 parent 2de44f3 commit 258fb7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows_2019.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: vcpkg build
uses: johnwason/vcpkg-action@v4
with:
pkgs: boost-graph eigen3 console-bridge
pkgs: boost-graph eigen3 console-bridge gtest
triplet: x64-windows-release
token: ${{ github.token }}

Expand Down

0 comments on commit 258fb7d

Please sign in to comment.