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