This commit is contained in:
parent
3e93c0ecdc
commit
2b16b8ef80
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@ jobs:
|
||||||
image: node:20-bullseye
|
image: node:20-bullseye
|
||||||
name: Depoly blog
|
name: Depoly blog
|
||||||
steps:
|
steps:
|
||||||
|
- name: Install git-lfs
|
||||||
|
run: apt update -y && apt install -y git-lfs
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue