GitHub CI [Win]: AJA SDK was updated outside Git.

This commit is contained in:
Martin Pulec
2021-03-05 11:17:23 +01:00
parent f7aba33ee7
commit f5b591dbf7

View File

@@ -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