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 macOS CI deploy. #1324

Merged
merged 1 commit into from
Sep 9, 2020
Merged

Fix macOS CI deploy. #1324

merged 1 commit into from
Sep 9, 2020

Conversation

ehuss
Copy link
Contributor

@ehuss ehuss commented Sep 9, 2020

There is a bug with BSD tar on macOS where the first 8MB of the file are sometimes all NUL bytes. See actions/cache#403 and rust-lang/cargo#8603 for some more information. An alternative solution here is to install GNU tar, but flushing the disk cache seems to work, too.

@ehuss ehuss merged commit daf402e into rust-lang:master Sep 9, 2020
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.

1 participant