Skip to content

Commit

Permalink
k
Browse files Browse the repository at this point in the history
  • Loading branch information
ikappaki committed Jul 28, 2024
1 parent 770e325 commit 3b114d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
uses: actions/cache@v3
with:
path: blender
key: ${{ runner.os }}-blender-${{ matrix.blender }}
key: ${{ runner.os }}-blender-${{ matrix.blender }}

- name: "Install Blender"
if: steps.cache-blender.outputs.cache-hit != 'true'
Expand Down

0 comments on commit 3b114d1

Please sign in to comment.