Obj str do it #255

Merged
phoenix merged 91 commits from obj_str-do_it into main 2026-08-08 14:29:15 -04:00
Showing only changes of commit 685f2f9257 - Show all commits
+1 -2
View File
@@ -70,8 +70,7 @@ jobs:
- name: Setup LocalStack S3 - name: Setup LocalStack S3
run: | run: |
# Install AWS CLI # Install AWS CLI
sudo apt-get update pip install awscli
sudo apt-get install -y awscli
# Wait for LocalStack # Wait for LocalStack
until curl -s http://localhost:4566/_localstack/health | grep -q '"s3":"available"'; do until curl -s http://localhost:4566/_localstack/health | grep -q '"s3":"available"'; do