Skip to content
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.

Commit

Permalink
Bump run-vcpkg to 11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Shatur committed Jan 3, 2024
1 parent ccf6874 commit cb37b66
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,8 @@ jobs:
sudo apt-get install qtmultimedia5-dev ninja-build
- name: Install vcpkg packages
uses: lukka/run-vcpkg@v10.7
uses: lukka/run-vcpkg@v11.4
if: runner.os == 'Windows'
with:
vcpkgGitCommitId: a42af01b72c28a8e1d7b48107b33e4f286a55ef6

- name: Setup MSVC
if: runner.os == 'Windows'
Expand Down
1 change: 1 addition & 0 deletions vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "qonlinetranslator",
"version-string": "latest",
"builtin-baseline": "a42af01b72c28a8e1d7b48107b33e4f286a55ef6",
"dependencies": [
"qt5-multimedia"
]
Expand Down

0 comments on commit cb37b66

Please sign in to comment.