This commit is contained in:
Josuani Moranchel
2023-12-21 01:21:47 -06:00
parent a277da1311
commit 717eb16c80

View File

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