We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f0370b commit 77d4250Copy full SHA for 77d4250
.circleci/config.yml
@@ -30,5 +30,5 @@ jobs:
30
command: /tmp/doxygen2docset/build/tests/doxygen2docset_unittests
31
32
- store_artifacts:
33
- path: /tmp/doxygen2docset/build/tests/doxygen2docset
+ path: /tmp/doxygen2docset/build/source/doxygen2docset
34
destination: doxygen2docset
0 commit comments