Install git-lfs before checkout
Build and Deploy / deploy (push) Failing after 43s

This commit is contained in:
2026-05-02 12:24:14 +02:00
parent 130679d50e
commit b58a56c0c6
+3
View File
@@ -10,6 +10,9 @@ jobs:
container:
image: hugomods/hugo:debian-dart-sass-node-git-0.161.1
steps:
- name: Install git-lfs
run: apt-get update -qq && apt-get install -y git-lfs
- name: Checkout with LFS
uses: actions/checkout@v4
with: