tursodatabase/turso
在 GitHub 查看Vendor or cache dist dependency instead of downloading it all the time
Open
#6,288 创建于 2026年4月7日
enhancementhelp wanted
仓库指标
- Star
- (19,103 star)
- PR 合并指标
- (PR 指标待抓取)
描述
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.