Fix cache eviction
This commit is contained in:
parent
a427146de5
commit
ac88d2bd50
2
.github/workflows/cache.yaml
vendored
2
.github/workflows/cache.yaml
vendored
@ -29,7 +29,7 @@ jobs:
|
||||
with:
|
||||
args: --recursive
|
||||
env:
|
||||
AWS_S3_ENDPOINT: ${{ secrets.S3_HOST }}
|
||||
AWS_S3_ENDPOINT: https://${{ secrets.S3_HOST }}
|
||||
AWS_S3_BUCKET: ghcup-hs
|
||||
AWS_REGION: us-west-2
|
||||
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
|
||||
|
Loading…
Reference in New Issue
Block a user