mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-27 23:37:05 -05:00
git: Update vcpkg committish for MSVC builds
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -246,7 +246,7 @@ jobs:
|
|||||||
|
|
||||||
- name: 📦 Install vcpkg
|
- name: 📦 Install vcpkg
|
||||||
uses: friendlyanon/setup-vcpkg@v1
|
uses: friendlyanon/setup-vcpkg@v1
|
||||||
with: { committish: ef7dbf94b9198bc58f45951adcf1f041fcbc5ea0 }
|
with: { committish: 66c0373dc7fca549e5803087b9487edfe3aca0a1 }
|
||||||
|
|
||||||
- name: ⬇️ Install dependencies
|
- name: ⬇️ Install dependencies
|
||||||
run: |
|
run: |
|
||||||
@@ -1325,4 +1325,4 @@ jobs:
|
|||||||
file: dist/web/Host.Dockerfile
|
file: dist/web/Host.Dockerfile
|
||||||
push: ${{ github.event_name != 'pull_request' }}
|
push: ${{ github.event_name != 'pull_request' }}
|
||||||
tags: ${{ steps.meta.outputs.tags }}
|
tags: ${{ steps.meta.outputs.tags }}
|
||||||
labels: ${{ steps.meta.outputs.labels }}
|
labels: ${{ steps.meta.outputs.labels }}
|
||||||
|
|||||||
Reference in New Issue
Block a user