Skip to content

Commit 77d4250

Browse files
committed
Fix artifact path.
1 parent 4f0370b commit 77d4250

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
@@ -30,5 +30,5 @@ jobs:
3030
command: /tmp/doxygen2docset/build/tests/doxygen2docset_unittests
3131

3232
- store_artifacts:
33-
path: /tmp/doxygen2docset/build/tests/doxygen2docset
33+
path: /tmp/doxygen2docset/build/source/doxygen2docset
3434
destination: doxygen2docset

0 commit comments

Comments
 (0)