Quaint-Studios/Reia
View on GitHubInvestigate getting git LFS to work with the new url in GitHub Actions
Open
#39 opened on Aug 5, 2025
good first issuehelp wantedpriority: hightype: fix
Repository metrics
- Stars
- (887 stars)
- PR merge metrics
- (PR metrics pending)
Description
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.