diff --git a/.github/workflows/deploy_test.yml b/.github/workflows/deploy_test.yml index fe5e44b1..aff41797 100644 --- a/.github/workflows/deploy_test.yml +++ b/.github/workflows/deploy_test.yml @@ -18,6 +18,7 @@ jobs: - name: Install Dependencies run: | + cd squib python3 -m pip install --upgrade pip pip3 install -r requirements.txt