Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install aws-cli via pip - package dependency broke #79

Open
hoshmn opened this issue Jul 18, 2023 · 0 comments · May be fixed by #80
Open

Unable to install aws-cli via pip - package dependency broke #79

hoshmn opened this issue Jul 18, 2023 · 0 comments · May be fixed by #80

Comments

@hoshmn
Copy link

hoshmn commented Jul 18, 2023

Hi there, I believe an issue with awscli is causing this action to fail at RUN pip install --quiet --no-cache-dir awscli==${AWSCLI_VERSION} (here). It appears this would be fixed by upgrading awscli to 129.4 (simply requires python 3.7, you've got 3.8). Does this sound correct (I'm new to actions, apologies if I'm misguided here 😄)?

hoshmn added a commit to hoshmn/s3-sync-action that referenced this issue Jul 18, 2023
@hoshmn hoshmn linked a pull request Jul 18, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant