mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-05-05 17:22:06 +00:00
Fix Typo
This commit is contained in:
parent
c94c544d7d
commit
967f6bf4c2
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -155,7 +155,7 @@ jobs:
|
||||
with:
|
||||
role-to-assume: ${{ secrets.AWS_ROLE_GITHUB_BUILDX_CACHE }}
|
||||
role-duration-seconds: 7200
|
||||
aws-region: us-east1
|
||||
aws-region: us-east-1
|
||||
output-credentials: true
|
||||
|
||||
# If pull request
|
||||
|
Loading…
Reference in New Issue
Block a user