This commit is contained in:
parent
6e9f722f83
commit
f27c21a10c
@ -15,10 +15,10 @@ jobs:
|
||||
|
||||
- name: Build site
|
||||
run: |
|
||||
cd wiki
|
||||
python3 -m venv venv
|
||||
source venv/bin/activate
|
||||
pip install -r requirements.txt
|
||||
cd wiki
|
||||
mkdocs build
|
||||
|
||||
- name: Deploy site
|
||||
|
Loading…
x
Reference in New Issue
Block a user