Obj str do it #255
@@ -70,8 +70,7 @@ jobs:
|
||||
- name: Setup LocalStack S3
|
||||
run: |
|
||||
# Install AWS CLI
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y awscli
|
||||
pip install awscli
|
||||
|
||||
# Wait for LocalStack
|
||||
until curl -s http://localhost:4566/_localstack/health | grep -q '"s3":"available"'; do
|
||||
|
||||
Reference in New Issue
Block a user