Skip to content

Commit d612c00

Browse files
committed
chore(deployment): fix deployment script [4th iteration]
1 parent 11f0e58 commit d612c00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ jobs:
200200
working_directory: /tmp/src/nitransforms
201201
steps:
202202
- attach_workspace:
203-
at: /tmp/src/nitransforms
203+
at: /tmp/src/nitransforms
204204
- run:
205205
name: Upload to Pypi
206206
command: |

0 commit comments

Comments
 (0)