mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 20:34:54 +00:00
fix: update workflow to use update_doc md command
This commit is contained in:
parent
ba87834f14
commit
bc74571cd8
2
.github/workflows/autodocs.yaml
vendored
2
.github/workflows/autodocs.yaml
vendored
@ -17,4 +17,4 @@ jobs:
|
||||
- name: Check launcher Docs are up-to-date
|
||||
run: |
|
||||
echo text-generation-launcher --help
|
||||
python update_doc.py --check
|
||||
python update_doc.py md --check
|
||||
|
Loading…
Reference in New Issue
Block a user