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: