Downgrade preinstalled awscli to a version that works

This commit is contained in:
AnyOldName3 2025-01-31 00:00:29 +00:00
parent 4c95e91a8d
commit e583e64380

View file

@ -203,6 +203,7 @@ jobs:
if: ${{ env.AWS_ACCESS_KEY_ID != '' && env.AWS_SECRET_ACCESS_KEY != '' && inputs.package }}
working-directory: ${{ github.workspace }}/SymStore
run: |
choco upgrade awscli -y --version=2.22.35 --allow-downgrade
aws --version
aws --endpoint-url https://rgw.ctrl-c.liu.se s3 sync --size-only --exclude * --include *.ex_ --include *.dl_ --include *.pd_ . s3://openmw-sym