diff --git a/.circleci/config.yml b/.circleci/config.yml index 016871515a..110f50b502 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -258,7 +258,7 @@ jobs: command: | cd security-content source venv/bin/activate - python bin/doc-gen.py --path . --output docs -v + python bin/doc_gen.py --path . --output docs -v - run: name: make yamls pretty command: |