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

This commit is contained in:
Simon Vieille 2024-01-06 13:01:06 +01:00
parent 131dac6388
commit a077dee713
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -8,6 +8,7 @@ jobs:
- uses: https://github.com/actions/setup-python@v3
with:
python-version: "3.10.12"
cache: "pip"
- run: |
pip install mkdocs-material
pip install mkdocs-table-reader-plugin