try git lfs docekr
continuous-integration/drone/push Build is failing
Details
continuous-integration/drone/push Build is failing
Details
parent
60783596cb
commit
1fe2fcab68
|
@ -7,8 +7,9 @@ workspace:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: library
|
- name: library
|
||||||
image: mcr.microsoft.com/dotnet/core/sdk:3.1
|
image: macjustice/git-lfs:latest
|
||||||
commands:
|
commands:
|
||||||
|
-
|
||||||
- git clone https://gitea.moonside.games/MoonsideGames/physfslibs.git
|
- git clone https://gitea.moonside.games/MoonsideGames/physfslibs.git
|
||||||
- git lfs fetch
|
- git lfs fetch
|
||||||
- git lfs pull
|
- git lfs pull
|
||||||
|
|
Loading…
Reference in New Issue