mirror of
https://github.com/davestephens/ansible-nas
synced 2025-01-13 03:58:47 +00:00
CI: install mkdocs material theme
This commit is contained in:
parent
a5d7bc3aa9
commit
3c52f743d4
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ env:
|
|||
install:
|
||||
- pip install ansible-lint
|
||||
- pip install mkdocs
|
||||
- pip install mkdocs-material
|
||||
|
||||
script:
|
||||
- cp ${PWD}/tests/test.yml ${PWD}/group_vars/all.yml
|
||||
|
|
Loading…
Reference in a new issue