Skip to content

Commit

Permalink
Trying to fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
aliok committed Oct 3, 2023
1 parent a391f30 commit 8241a6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

- name: Download model files
run: |
pip install -y gsutil
pip install --no-input gsutil
- name: Build ai-demo-upload-service
id: build-ai-demo-upload-service
Expand Down

0 comments on commit 8241a6d

Please sign in to comment.