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

This commit is contained in:
Simon Vieille 2024-01-06 13:27:21 +01:00
parent 18ce1080ef
commit b62f3f082b
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -5,12 +5,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: https://code.forgejo.org/actions/checkout@v3
- uses: https://github.com/actions/setup-python@v3
with:
python-version: "3.10"
architecture: "x64"
env:
AGENT_TOOLSDIRECTORY: /opt/hostedtoolcache
- run: |
apt install python3-pip
- run: |
pip install mkdocs-material
pip install mkdocs-table-reader-plugin