mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-03-21 17:55:21 -05:00
update vcpkg (#6230)
* update vcpkg * trigger build workflow on vcpkg changes
This commit is contained in:
parent
9faf671945
commit
b6d04669a7
2
.github/workflows/desktop-build.yml
vendored
2
.github/workflows/desktop-build.yml
vendored
|
|
@ -20,6 +20,7 @@ on:
|
|||
- '.github/workflows/desktop-build.yml'
|
||||
- 'CMakeLists.txt'
|
||||
- 'vcpkg.json'
|
||||
- 'vcpkg'
|
||||
tags:
|
||||
- '*'
|
||||
pull_request:
|
||||
|
|
@ -34,6 +35,7 @@ on:
|
|||
- '.github/workflows/desktop-build.yml'
|
||||
- 'CMakeLists.txt'
|
||||
- 'vcpkg.json'
|
||||
- 'vcpkg'
|
||||
|
||||
# Cancel earlier, unfinished runs of this workflow on the same branch (unless on master)
|
||||
concurrency:
|
||||
|
|
|
|||
2
vcpkg
2
vcpkg
|
|
@ -1 +1 @@
|
|||
Subproject commit c63619856b89f0af4d77ba2049396039e4985418
|
||||
Subproject commit 62324000504cdd27282f8275c99135cfb2bd1dc0
|
||||
Loading…
Reference in New Issue
Block a user