Quaint-Studios/Reia
Investigate getting git LFS to work with the new url in GitHub Actions
开放
#39 创建于 2025年8月5日
good first issuehelp wantedpriority: hightype: fix
仓库指标
- 星标
- (887 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
The Godot Builder has a few issues with it. Right now, this is a problem that plagues all actions and we'll have to figure out how to get the repository to point to our new LFS server automatically. We have a solution that works by manually calling git lfs install and git lfs pull but I'd like it to be better.