Skip to content

Commit

Permalink
Add vcpkg to actions
Browse files Browse the repository at this point in the history
  • Loading branch information
dyfet committed Jul 23, 2024
1 parent 0b80c3b commit 6d14356
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: lukka/run-vcpkg@v11

- name: Set reusable strings
# Turn repeated input strings (such as the build output directory) into step outputs. These step outputs can be used throughout the workflow file.
id: strings
Expand Down

0 comments on commit 6d14356

Please sign in to comment.