mirror of
https://github.com/valitydev/fraudo.git
synced 2024-11-06 01:45:16 +00:00
Add documentation (#25)
This commit is contained in:
parent
e061622d35
commit
b090195a28
3
.github/workflows/deploy.yml
vendored
3
.github/workflows/deploy.yml
vendored
@ -31,6 +31,9 @@ jobs:
|
||||
- name: Install Python dependencies
|
||||
run: |
|
||||
pip install -r requirements.txt
|
||||
- name: Install theme
|
||||
run: |
|
||||
pip install mkdocs-gitbook
|
||||
- name: Deploy documentation
|
||||
env:
|
||||
GOOGLE_ANALYTICS_KEY: ${{ secrets.GOOGLE_ANALYTICS_KEY }}
|
||||
|
Loading…
Reference in New Issue
Block a user