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 9928a24 commit d43e7fbCopy full SHA for d43e7fb
.github/workflows/doc.yml
@@ -55,7 +55,7 @@ jobs:
55
- name: Build documentation
56
run: |
57
cd libs/histogram
58
- ../../b2 docs
+ ../../b2 doc
59
60
- name: Upload documentation
61
uses: actions/upload-artifact@v4
0 commit comments