diff --git a/.github/workflows/autodocs.yaml b/.github/workflows/autodocs.yaml index 48ed01e2..42c3443b 100644 --- a/.github/workflows/autodocs.yaml +++ b/.github/workflows/autodocs.yaml @@ -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