Skip to content

Commit

Permalink
Use newer version of vcpkg to fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaszkax86 committed Apr 2, 2023
1 parent 4634461 commit 0b978f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
- name: Install Colobot dependencies
uses: lukka/run-vcpkg@v7
with:
vcpkgGitCommitId: '716c3524a54f1f50a25d16a4cdd360f5a7fcc150'
vcpkgGitCommitId: '69efe9cc2df0015f0bb2d37d55acde4a75c9a25b'
vcpkgTriplet: ${{ matrix.vcpkg_triplet }}
setupOnly: true
# SHA-256 hash of the list of packages above, for caching purposes
Expand Down

0 comments on commit 0b978f7

Please sign in to comment.