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

appveyor: update efa windows zip link #10584

Closed
wants to merge 1 commit into from
Closed

Conversation

aingerson
Copy link
Contributor

Old link was failing. Use new link

Old link was failing. Instead of downloading and extracting
from zip file, just clone github repo to copy headers

Signed-off-by: Alexia Ingerson <[email protected]>
@aingerson
Copy link
Contributor Author

@shijin-aws

.appveyor.ps1 Outdated
Comment on lines 18 to 20
$efaWinVersion="v1.0.0"
Write-Verbose "downloading efawin ${efaWinVersion} files.."
git clone -b $efaWinVersion https://github.com/aws/efawin
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The v1.0.0 branch ultimately needs to be deleted from aws/efawin, which would resolve this issue. I don't recommend merging this change if that happens.

@shijin-aws
Copy link
Contributor

We have deleted the stale v1.0.0 branch in that github and the tarball can be downloaded successfully now. @aingerson you can close this PR and retrigger your PR then

@aingerson aingerson closed this Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants