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

This commit is contained in:
Simon Vieille 2024-01-06 12:46:10 +01:00
parent 8ae49a68b1
commit d7916c2419
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -4,8 +4,8 @@ jobs:
build_release:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v4
- uses: https://github.com/actions/checkout@v4
- uses: https://github.com/actions/setup-python@v4
with:
python-version: 3.x
- run: |