Added basic docs to serve for the blog

This commit is contained in:
Vasilije 2024-02-27 11:16:13 +01:00
parent 9a844b5f83
commit 7e1757b52b

View file

@ -17,6 +17,8 @@ jobs:
- name: Install Poetry
uses: snok/install-poetry@v1.3.1
- name: Use output
run: echo "The stage is finished"
- name: Setup Python
uses: actions/setup-python@v4