fix: update workflow to use update_doc md command

This commit is contained in:
drbh 2024-07-02 15:22:13 +00:00
parent ba87834f14
commit bc74571cd8

View File

@ -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