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
|
- name: Create and activate virtual environment
|
||||||
run: |
|
run: |
|
||||||
python -m venv venv
|
python -m venv venv
|
||||||
source venv/bin/activate
|
. venv/bin/activate
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in New Issue