Skip to content

Commit

Permalink
ci: fix vcpkg commit id (#242)
Browse files Browse the repository at this point in the history
  • Loading branch information
FlayaN authored Apr 2, 2024
1 parent 79b7abd commit 0016b27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ permissions:
contents: write

env:
VCPKG_COMMIT_ID: e6aabd1415a1fc9f5e76deb3c5a40e27300aef2a
VCPKG_COMMIT_ID: 34742e119fb2aae42f10c03a98e475eb1934f7c9

jobs:
compile:
Expand Down

0 comments on commit 0016b27

Please sign in to comment.