Skip to content

Commit 6319535

Browse files
committed
Update cli build command
1 parent 2354f76 commit 6319535

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
@@ -14,7 +14,7 @@ jobs:
1414
- run:
1515
name: Validate and build documentation
1616
command: |
17-
docbuilder os-docs /tmp/artifacts --path ~/project/docs.json --github_token "$GITHUB_TOKEN"
17+
docbuilder build os-docs /tmp/artifacts --path ~/project/docs.json --github_token "$GITHUB_TOKEN"
1818
- run:
1919
name: Move images
2020
command: |

0 commit comments

Comments
 (0)