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 4d46b9c commit 73986eaCopy full SHA for 73986ea
.circleci/config.yml
@@ -35,5 +35,5 @@ jobs:
35
command: ninja -C /tmp/doxygen2docset/build package
36
37
- store_artifacts:
38
- path: /tmp/doxygen2docset/build/source/doxygen2docset-0.1.1-Linux.deb
+ path: /tmp/doxygen2docset/build/doxygen2docset-0.1.1-Linux.deb
39
destination: doxygen2docset
0 commit comments