Skip to content

Commit

Permalink
build - fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
shdwmtr committed Jun 25, 2024
1 parent bce7db2 commit d49cf7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-win-mingw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,8 @@ jobs:
run: |
# bootstrap and install vcpkg
./vendor/bootstrap-vcpkg.bat
./vendor/vcpkg integrate install
./vendor/vcpkg/bootstrap-vcpkg.bat
./vendor/vcpkg/vcpkg integrate install
shell: pwsh
env:
VCPKG_BINARY_SOURCES: "clear;x-gha,readwrite"
Expand Down

0 comments on commit d49cf7c

Please sign in to comment.