@ -7,7 +7,7 @@ steps:
image: alpine/git
commands:
- apk update
- apl add git-lfs
- apk add git-lfs
- git submodule update --init --recursive
- git submodule update --recursive --remote
- git lfs fetch --all