adding git lfs
Some checks failed
godot-ci export / Steam Publish (push) Failing after 1m3s

This commit is contained in:
2025-07-06 06:24:51 -07:00
parent a18bc14c29
commit c293fd4072

View File

@ -97,7 +97,7 @@ jobs:
apt-get update apt-get update
apt-get install -y curl apt-get install -y curl
curl -fsSL https://deb.nodesource.com/setup_18.x | bash - curl -fsSL https://deb.nodesource.com/setup_18.x | bash -
apt-get install -y nodejs git apt-get install -y nodejs git git-lfs
- name: Checkout - name: Checkout
uses: https://gitea.com/actions/checkout@v4 uses: https://gitea.com/actions/checkout@v4
with: with: