Skip to content

Commit

Permalink
Use VCPKG from image.
Browse files Browse the repository at this point in the history
  • Loading branch information
Holt59 committed Jul 11, 2024
1 parent b5f6270 commit fd3c54b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@ on:
jobs:
build:
runs-on: windows-2022
env:
VCPKG_ROOT: ${VCPKG_INSTALLATION_ROOT}
steps:
- uses: actions/checkout@v4
- uses: lukka/run-vcpkg@v11

- name: Configure Installer Wizard Plugin build
shell: pwsh
Expand Down

0 comments on commit fd3c54b

Please sign in to comment.