From 0e5fabf6aadbe32ecffa51d742dbeeaa568fbab8 Mon Sep 17 00:00:00 2001 From: Zaytha Date: Sun, 6 Jul 2025 06:28:26 -0700 Subject: [PATCH] isntalling git lfs idk im crashing out --- .gitea/workflows/godot-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/godot-ci.yml b/.gitea/workflows/godot-ci.yml index 33aceff..9cf1e7f 100644 --- a/.gitea/workflows/godot-ci.yml +++ b/.gitea/workflows/godot-ci.yml @@ -98,6 +98,7 @@ jobs: apt-get install -y curl curl -fsSL https://deb.nodesource.com/setup_18.x | bash - apt-get install -y nodejs git git-lfs + git lfs install - name: Checkout uses: https://gitea.com/actions/checkout@v4 with: