kopia lustrzana https://github.com/vilemduha/blendercam
Update build_and_test.yaml
rodzic
48a60f35a6
commit
89ff885f1c
|
@ -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
|
||||
|
|
Ładowanie…
Reference in New Issue