tursodatabase/turso
View on GitHubVendor or cache dist dependency instead of downloading it all the time
Open
#6,288 opened on Apr 7, 2026
enhancementhelp wanted
Repository metrics
- Stars
- (19,103 stars)
- PR merge metrics
- (PR metrics pending)
Description
In the Github actions workflow, we keep downloading the dist tool all the time, which often results in network timeouts. Let's vendor or cache the dependency instead.