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 cache path not being present during installation of cross-tarball #3137

Merged
merged 1 commit into from
Aug 25, 2022

Conversation

fschutt
Copy link
Contributor

@fschutt fschutt commented Aug 24, 2022

If the cache path didn't exist, downloading the x86_64-linux-gnu.tar.gz tarball would fail because the /cache directory did not exist, this PR fixes that.

@fschutt fschutt requested a review from syrusakbary as a code owner August 24, 2022 16:08
@syrusakbary syrusakbary merged commit d4a888a into master Aug 25, 2022
@bors bors bot deleted the fix-tarball-download branch August 25, 2022 09:49
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.

2 participants