sintaxis
This commit is contained in:
4
.github/workflows/CloudGuru.yml
vendored
4
.github/workflows/CloudGuru.yml
vendored
@@ -20,8 +20,8 @@ jobs:
|
||||
|
||||
- name: Install Dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install requests==2.26.0
|
||||
python -m pip install --upgrade pip
|
||||
pip install requests==2.26.0
|
||||
|
||||
- name: Run Lab Setup
|
||||
run: python .github/scripts/lab-setup.py
|
||||
|
||||
Reference in New Issue
Block a user