From 3c3c3a5bdfd842f6d0139d1aa4ff60e2fc5f659b Mon Sep 17 00:00:00 2001 From: Tom White Date: Mon, 11 Mar 2024 15:53:59 +0000 Subject: [PATCH] wip --- .github/workflows/lithops-images.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lithops-images.yml b/.github/workflows/lithops-images.yml index c80e8b04..689b2c75 100644 --- a/.github/workflows/lithops-images.yml +++ b/.github/workflows/lithops-images.yml @@ -58,7 +58,7 @@ jobs: - name: Install run: | python -m pip install --upgrade pip - python -m pip install -e . -r ci/requirements-lithops-gcp.txt + python -m pip install -r ci/requirements-lithops-gcp.txt - name: Build and deploy images env: