2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-04-28 05:36:46 +00:00

install yaml

This commit is contained in:
Oliver 2021-11-05 20:36:44 +11:00
parent ce3ec5a888
commit 11c9aadd1b

View File

@ -23,4 +23,5 @@ jobs:
python-version: 3.7 python-version: 3.7
- name: Run Checks - name: Run Checks
run: | run: |
pip install yaml
python ci/check_mkdocs_config.py python ci/check_mkdocs_config.py