add actions
Some checks failed
ci/woodpecker/push/woodpecker Pipeline is pending
Build and release / build_release (push) Failing after 10s

This commit is contained in:
Simon Vieille 2024-01-06 12:52:39 +01:00
parent 8f8f2855e7
commit 00c8a2b875
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -7,7 +7,7 @@ jobs:
- uses: https://code.forgejo.org/actions/checkout@v3
- uses: https://github.com/actions/setup-python@v4
with:
python-version: 3.x
python-version: 3.10
- run: |
pip install mkdocs-material
pip install mkdocs-table-reader-plugin