1
0
Fork 0
forked from infra/keys

I HATE YAML

This commit is contained in:
kleines Filmröllchen 2025-01-28 11:11:28 +01:00
parent 396dd49035
commit 15b61dacb5
Signed by: filmroellchen
SSH key fingerprint: SHA256:NarU6J/XgCfEae4rbei0YIdN2pYaYDccarK6R53dnc8

View file

@ -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