yet another update
Build Python Package / build (push) Failing after -1s
Details
Build Python Package / build (push) Failing after -1s
Details
This commit is contained in:
parent
8646a3c421
commit
798013dc1f
|
@ -12,7 +12,7 @@ jobs:
|
|||
- name: Create and activate virtual environment
|
||||
run: |
|
||||
python -m venv venv
|
||||
source venv/bin/activate
|
||||
. venv/bin/activate
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue