i beg of you
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline is running
ci/woodpecker/release/woodpecker Pipeline is pending

This commit is contained in:
Lars 2024-07-05 21:04:23 +02:00
parent 833771a265
commit de068f4b9f

View file

@ -14,7 +14,7 @@ jobs:
with:
python-version: ${{ env.python_ver }}
- name: Install dependencies
- run: |
run: |
python -m pip install --upgrade pip
pip install -r ./requirements.txt -t ./lib
mkdir uploads