Update build_and_test.yaml

pull/254/head
Joe Marshall 2024-01-11 13:34:24 +00:00 zatwierdzone przez GitHub
rodzic 48a60f35a6
commit 89ff885f1c
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -58,7 +58,7 @@ jobs:
shell: python
- name: Save blender
uses: actions/cache/save@v3
if: runner.os != 'macOS'
if: steps.cache-blender.outputs.cache-hit != 'true' && runner.os != 'macOS'
with:
path: blender
key: ${{ matrix.os }}-${{ matrix.blender_version}}-blender