Added basic docs to serve for the blog
This commit is contained in:
parent
9a844b5f83
commit
7e1757b52b
1 changed files with 2 additions and 0 deletions
2
.github/workflows/mkdocs.yml
vendored
2
.github/workflows/mkdocs.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue