Added basic docs to serve for the blog

This commit is contained in:
Vasilije 2024-02-27 10:39:46 +01:00
parent a5512a5f39
commit 811f626de0

View file

@ -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