fix(s3): use us-east-1 region and force S3 cache fetch in CI
All checks were successful
Go CI with S3 Caching / build-and-test (push) Successful in 1m22s
All checks were successful
Go CI with S3 Caching / build-and-test (push) Successful in 1m22s
This commit is contained in:
@@ -21,7 +21,7 @@ inputs:
|
||||
required: false
|
||||
s3-region:
|
||||
description: S3 region name.
|
||||
default: auto
|
||||
default: us-east-1
|
||||
required: false
|
||||
s3-endpoint:
|
||||
description: Optional S3-compatible endpoint URL, for example https://s3.example.com.
|
||||
|
||||
Reference in New Issue
Block a user