Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
tomwhite committed Mar 11, 2024
1 parent a9de929 commit 3c3c3a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lithops-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 3c3c3a5

Please sign in to comment.