Added basic docs to serve for the blog

This commit is contained in:
Vasilije 2024-02-27 10:41:17 +01:00
parent 811f626de0
commit b674aee90f

View file

@ -22,7 +22,7 @@ jobs:
uses: actions/setup-python@v4
with:
python-version: '3.11'
cache: 'poetry'
- name: Install APT packages
run: |