GitHub CI: NTV2 SDK was updated

This commit is contained in:
Martin Pulec
2020-05-26 10:11:18 +02:00
parent afc4c1438a
commit ce2f22502e

View File

@@ -162,7 +162,7 @@ jobs:
uses: actions/cache@v1
with:
path: 'C:\AJA'
key: cache-aja
key: cache-aja-2
- name: Build AJA
if: steps.cache-aja.outputs.cache-hit != 'true'
run: .github/scripts/Windows/build_aja.ps1