Skip to content

Commit

Permalink
chore: Again, subdirectory
Browse files Browse the repository at this point in the history
  • Loading branch information
effigies committed Dec 11, 2024
1 parent 9b20042 commit f95f0a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_test_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ jobs:
- name: Unpack sdist
run: |
tar --strip-components=1 xzf dist/smriprep-*.tar.gz
tar --strip-components=1 xzf dist/*/smriprep-*.tar.gz
- name: Install tox
run: |
Expand Down

0 comments on commit f95f0a5

Please sign in to comment.