This commit is contained in:
@@ -10,6 +10,9 @@ jobs:
|
|||||||
container:
|
container:
|
||||||
image: hugomods/hugo:debian-dart-sass-node-git-0.161.1
|
image: hugomods/hugo:debian-dart-sass-node-git-0.161.1
|
||||||
steps:
|
steps:
|
||||||
|
- name: Install git-lfs
|
||||||
|
run: apt-get update -qq && apt-get install -y git-lfs
|
||||||
|
|
||||||
- name: Checkout with LFS
|
- name: Checkout with LFS
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user