Fixed python requirements
This commit is contained in:
parent
fb3da2fcf6
commit
8a36d5509b
@ -9,7 +9,7 @@ jobs:
|
||||
steps:
|
||||
- run: python --version
|
||||
- run: pip --version
|
||||
- run: pip install -r
|
||||
- run: pip install -r requirements.txt
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v3
|
||||
- run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner."
|
||||
|
Loading…
x
Reference in New Issue
Block a user