Added basic docs to serve for the blog
This commit is contained in:
parent
a5512a5f39
commit
811f626de0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/mkdocs.yml
vendored
2
.github/workflows/mkdocs.yml
vendored
|
|
@ -21,7 +21,7 @@ jobs:
|
|||
- name: Setup Python
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: '3.10'
|
||||
python-version: '3.11'
|
||||
cache: 'poetry'
|
||||
|
||||
- name: Install APT packages
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue