tursodatabase/turso
GitHub で見るVendor or cache dist dependency instead of downloading it all the time
Open
#6,288 opened on 2026年4月7日
enhancementhelp wanted
Repository metrics
- Stars
- (19,103 stars)
- PR merge metrics
- (PR metrics pending)
説明
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.