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

This commit is contained in:
Simon Vieille 2024-01-06 12:54:05 +01:00
parent 00c8a2b875
commit 1fc3403cec
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -5,7 +5,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: https://code.forgejo.org/actions/checkout@v3
- uses: https://github.com/actions/setup-python@v4
- uses: https://github.com/actions/setup-python@v3
with:
python-version: 3.10
- run: |