Skip to content

Commit

Permalink
ACTIONS: Explictly install boost-variant in MSVC workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
DrMcCoy committed Oct 5, 2023
1 parent 1c06f2f commit a622904
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"boost-smart-ptr",
"boost-system",
"boost-utility",
"boost-uuid"
"boost-uuid",
"boost-variant"
]
}

0 comments on commit a622904

Please sign in to comment.