Skip to content

Commit efbe191

Browse files
committed
Update to uploaded package as simpleitk*.tar.gz
1 parent 66b3165 commit efbe191

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ jobs:
6363
python -m pip install --upgrade pip
6464
- name: Build and Install SimpleITK Package
6565
run: |
66-
python -m pip install ${{steps.download.outputs.download-path}}/SimpleITK-*.tar.gz
66+
python -m pip install ${{steps.download.outputs.download-path}}/simpleitk-*.tar.gz

0 commit comments

Comments
 (0)