Quaint-Studios/Reia

Investigate getting git LFS to work with the new url in GitHub Actions

Open

#39 opened on Aug 5, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)GDScript (51 forks)auto 404
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.

Contributor guide