Skip to content

Commit 89f5160

Browse files
committed
CI: Fix expected docs directory
1 parent 22be989 commit 89f5160

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
@@ -275,7 +275,7 @@ jobs:
275275
environment: *test_environment
276276
command: bash -ux /home/circleci/nipype/.circleci/test_py3_docs.sh
277277
- store_artifacts:
278-
path: /home/circle/nipype/docs
278+
path: /home/circle/work/docs
279279
- run:
280280
name: Save Docker images to workspace if on master
281281
no_output_timeout: 60m

0 commit comments

Comments
 (0)