Skip to content

Commit d43e7fb

Browse files
committed
fix
1 parent 9928a24 commit d43e7fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
- name: Build documentation
5656
run: |
5757
cd libs/histogram
58-
../../b2 docs
58+
../../b2 doc
5959
6060
- name: Upload documentation
6161
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)