infra-setup #2
2
.github/workflows/infra.yaml
vendored
2
.github/workflows/infra.yaml
vendored
@ -27,8 +27,6 @@ jobs:
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python3 -m venv venv
|
||||
source venv/bin/activate
|
||||
pip3 install -r requirements.txt
|
||||
ansible-galaxy collection install community.general
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user