From ee05f5f082a6352f49f4f10321d08e2fd8e710ea Mon Sep 17 00:00:00 2001 From: Kyle Altendorf Date: Wed, 10 Jul 2024 11:04:14 -0400 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 20c81da..36acf10 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -258,6 +258,7 @@ jobs: apt-get install --yes libgl1 - name: Install run: | + python -m pip install --upgrade pip pip install tox - uses: actions/download-artifact@v4 with: