lfs install
Build / Deploy (push) Failing after 2m10s Details

This commit is contained in:
Rik Berkelder 2025-02-13 21:21:33 +01:00
parent 0983775e11
commit 6e99b3ef3f
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ jobs:
- name: Install LFS
run: |
curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | bash
apt-get update
apt-get install -y git-lfs
git lfs install