pip install requirements
All checks were successful
Build MkDocs / build-and-deploy (push) Successful in 3s
All checks were successful
Build MkDocs / build-and-deploy (push) Successful in 3s
This commit is contained in:
@@ -16,6 +16,7 @@ jobs:
|
||||
- name: Build site
|
||||
run: |
|
||||
cd knowledge-base
|
||||
pip install -r requirements.txt
|
||||
mkdocs build
|
||||
|
||||
- name: Deploy site
|
||||
|
||||
Reference in New Issue
Block a user