fixed git lfs job
Some checks failed
Astro Deploy Pipeline / Build-and-Deploy (push) Failing after 12s

This commit is contained in:
Sam Tate 2024-08-28 00:22:28 +01:00
parent 80efd745eb
commit 4cb95b1fd8

View file

@ -13,6 +13,9 @@ permissions:
jobs:
Build-and-Deploy:
steps:
- name: Install Git LFS
run: apt-get update && apt-get install git-lfs
- uses: actions/checkout@v4
with:
lfs: true