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

Arm fixes + upload archives for each build #38

Merged
merged 2 commits into from
Feb 3, 2024

Conversation

bjia56
Copy link
Collaborator

@bjia56 bjia56 commented Feb 3, 2024

The underlying issue with the releases is likely due to this line incorrectly skipping the step for non-x86_64: https://github.com/yifeikong/curl-impersonate/blob/7a708de5e1b50690e57d651e398143dd7101f67c/.github/workflows/build-and-test-make.yml#L195

I added archiving the artifacts from each run so it would be easier to download and inspect without having to go through the tag and release process. If not wanted, I can remove it.

Resolves #32

@perklet
Copy link
Collaborator

perklet commented Feb 3, 2024

Great, I always wanted to add that.

@perklet perklet merged commit 697888a into lexiforest:main Feb 3, 2024
8 checks passed
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 this pull request may close these issues.

Release files for arm/aarch are not generated correctly
2 participants