mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-25 05:21:16 +00:00
- bump vcpkg version in continuous integration
This commit is contained in:
parent
e4bf6c229a
commit
6033b054e2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/continuous_integration.yml
vendored
2
.github/workflows/continuous_integration.yml
vendored
|
@ -96,7 +96,7 @@ jobs:
|
||||||
if: runner.os == 'Windows'
|
if: runner.os == 'Windows'
|
||||||
with:
|
with:
|
||||||
vcpkgDirectory: '${{ github.workspace }}/build/vcpkg'
|
vcpkgDirectory: '${{ github.workspace }}/build/vcpkg'
|
||||||
vcpkgGitCommitId: '65c013b9667ff1f58fb8724209227e5a2e761043'
|
vcpkgGitCommitId: '2c401863dd54a640aeb26ed736c55489c079323b'
|
||||||
|
|
||||||
- name: Configure
|
- name: Configure
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
Loading…
Reference in a new issue