checkout image in ci using lfs
Some checks failed
Build an image to deploy website / build (push) Failing after 2m30s
Some checks failed
Build an image to deploy website / build (push) Failing after 2m30s
This commit is contained in:
@@ -18,6 +18,8 @@ jobs:
|
||||
steps:
|
||||
- name: Check out repository
|
||||
uses: https://github.com/actions/checkout@v4
|
||||
with:
|
||||
lfs: true
|
||||
|
||||
- name: update packages
|
||||
run: apt-get update
|
||||
|
Reference in New Issue
Block a user