mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-22 07:40:24 +00:00
GitHub CI [Win]: AJA SDK was updated outside Git.
This commit is contained in:
2
.github/workflows/ccpp.yml
vendored
2
.github/workflows/ccpp.yml
vendored
@@ -223,7 +223,7 @@ jobs:
|
||||
uses: actions/cache@v1
|
||||
with:
|
||||
path: 'C:\AJA'
|
||||
key: cache-aja-2
|
||||
key: cache-aja-3
|
||||
- name: Build AJA
|
||||
if: steps.cache-aja.outputs.cache-hit != 'true'
|
||||
run: .github/scripts/Windows/build_aja.ps1
|
||||
|
||||
Reference in New Issue
Block a user