i beg of you
This commit is contained in:
parent
833771a265
commit
de068f4b9f
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue