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
|
- name: Install Dependencies
|
||||||
run: |
|
run: |
|
||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
pip install requests==2.26.0
|
pip install requests==2.26.0
|
||||||
|
|
||||||
- name: Run Lab Setup
|
- name: Run Lab Setup
|
||||||
run: python .github/scripts/lab-setup.py
|
run: python .github/scripts/lab-setup.py
|
||||||
|
|||||||
Reference in New Issue
Block a user