Skip to content

Commit

Permalink
ENH: change package manager to vcpkg
Browse files Browse the repository at this point in the history
  • Loading branch information
Brunner246 committed Jun 1, 2024
1 parent fd6ce27 commit e689e56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: johnwason/vcpkg-action@v6
id: vcpkg
with:
# pkgs: boost-date-time boost-system
pkgs: vcpkg-cmake-config vcpkg-cmake gtest spdlog benchmark
triplet: x64-windows-release
token: ${{ github.token }}
# github-binarycache: true
Expand Down

0 comments on commit e689e56

Please sign in to comment.