Skip to content

Commit 25a1c52

Browse files
Update .github/actions/vtk-install-dep/action.yml
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5b2c0f3 commit 25a1c52

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/actions/vtk-install-dep/action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ runs:
4242
with:
4343
path: dependencies/vtk_install
4444
key: vtk-${{ inputs.vtk_version }}-${{inputs.zlib_version}}-${{inputs.blosc_version}}-${{inputs.tbb_version}}${{ inputs.openvdb_version != '' && format('-openvdb-{0}', inputs.openvdb_version) || '' }}-${{runner.os}}-${{inputs.raytracing_label}}-${{inputs.cpu}}-2
45-
4645
- name: Setup VTK
4746
if: steps.cache-vtk.outputs.cache-hit != 'true'
4847
working-directory: ${{github.workspace}}/dependencies

0 commit comments

Comments
 (0)