Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Prevent Redownloading and Reextracting Go Build #13

Merged
merged 2 commits into from
Apr 22, 2024

Conversation

threeal
Copy link
Owner

@threeal threeal commented Apr 22, 2024

This pull request resolves #12 by modifying the logic in the setup_go function to download and extract the Go build only if the Go executable does not exist. This change also removes the downloaded Go build after extraction to free up space.

@threeal threeal added the feat label Apr 22, 2024
@threeal threeal added this to the Version 1.0.0 milestone Apr 22, 2024
@threeal threeal self-assigned this Apr 22, 2024
@threeal threeal merged commit a3cea1b into main Apr 22, 2024
4 checks passed
@threeal threeal deleted the prevent-redownload-and-reextract branch April 22, 2024 07:32
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
Status: Harvested
Development

Successfully merging this pull request may close these issues.

Prevent Redownloading and Reextracting Go Build
1 participant