Skip to content

Commit

Permalink
try fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Milos-RTEi committed Oct 4, 2024
1 parent 3623c45 commit 7302413
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows-vcpkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
- name : Install deps with VCPKG
run: |
cd vcpkg
./bootstrap-vcpkg.sh
.\bootstrap-vcpkg.bat
vcpkg install ${{matrix.vcpkgPackages}} --triplet ${{matrix.triplet}}
rm -rf buildtrees packages downloads
shell: bash
Expand Down

0 comments on commit 7302413

Please sign in to comment.