isntalling git lfs idk im crashing out
Some checks failed
godot-ci export / Steam Publish (push) Failing after 1m4s

This commit is contained in:
2025-07-06 06:28:26 -07:00
parent c293fd4072
commit 0e5fabf6aa

View File

@ -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: