Skip to content

Commit 06b1d6f

Browse files
Testing
1 parent dad1fab commit 06b1d6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
126126
- name: Extract VTK tgz
127127
run: |
128-
tar -xvzf vtk-${{runner.os}}-x86_64.tar.gz -C vtk/
128+
tar -xvzf vtk-manylinux2014_x86_64.tar.gz -C vtk/
129129
130130
- name: Create install folder
131131
run: |

0 commit comments

Comments
 (0)