forked from infra/keys
I HATE YAML
This commit is contained in:
parent
396dd49035
commit
15b61dacb5
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ jobs:
|
|||
run: |
|
||||
apk add --no-cache nodejs git openssh python3 py3-pip
|
||||
- name: Create virtualenv and install Python dependencies
|
||||
run:
|
||||
run: |
|
||||
python -m venv venv
|
||||
. venv/bin/activate
|
||||
pip install --upgrade GitPython requests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue