mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-05-07 02:12:08 +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:
|
with:
|
||||||
role-to-assume: ${{ secrets.AWS_ROLE_GITHUB_BUILDX_CACHE }}
|
role-to-assume: ${{ secrets.AWS_ROLE_GITHUB_BUILDX_CACHE }}
|
||||||
role-duration-seconds: 7200
|
role-duration-seconds: 7200
|
||||||
aws-region: us-east1
|
aws-region: us-east-1
|
||||||
output-credentials: true
|
output-credentials: true
|
||||||
|
|
||||||
# If pull request
|
# If pull request
|
||||||
|
Loading…
Reference in New Issue
Block a user