Skip to content

Commit

Permalink
Try fixing PyPi deployment job.
Browse files Browse the repository at this point in the history
  • Loading branch information
tsalo committed Jan 25, 2024
1 parent 9a9db80 commit 217d3f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
deploy_pypi:
machine:
image: ubuntu-2004:202201-02
working_directory: /tmp/src/CuBIDS
working_directory: /home/circleci/src/CuBIDS
steps:
- checkout:
path: /home/circleci/src/CuBIDS
Expand Down

0 comments on commit 217d3f3

Please sign in to comment.