Skip to content

Commit

Permalink
Adapt build command to new CLI tools (#14578)
Browse files Browse the repository at this point in the history
  • Loading branch information
sgugger committed Dec 1, 2021
1 parent 8e90676 commit 3d29f2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Make documentation
run: |
python src/build.py transformers ./transformers/docs/source
doc-builder build transformers ./transformers/docs/source
- name: Push to repository
run: |
Expand Down

0 comments on commit 3d29f2d

Please sign in to comment.