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

fix(ci): sha256sum errors and overwrites #287

Merged
merged 1 commit into from
Feb 24, 2024

Conversation

Frigyes06
Copy link
Member

@Frigyes06 Frigyes06 commented Feb 24, 2024

The sha256 sums were overwriting the tarballs because folded block scalars (>) were used instead of literal block scalars (|).

Also added a step to install coreutils if on macos so we have sha256sum on the mac environment

@Frigyes06 Frigyes06 added the bug Something isn't working label Feb 24, 2024
@Frigyes06 Frigyes06 requested a review from a team February 24, 2024 16:33
@adhirajsinghchauhan adhirajsinghchauhan merged commit dedd8c0 into main Feb 24, 2024
@adhirajsinghchauhan adhirajsinghchauhan deleted the fix/ci-script-mistakes branch February 24, 2024 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants