lfs init
continuous-integration/drone/push Build is failing
Details
continuous-integration/drone/push Build is failing
Details
parent
eb83342802
commit
60783596cb
|
@ -10,6 +10,8 @@ steps:
|
||||||
image: mcr.microsoft.com/dotnet/core/sdk:3.1
|
image: mcr.microsoft.com/dotnet/core/sdk:3.1
|
||||||
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 pull
|
||||||
- mv /build/physfslibs/lib64/libphysfs.3.0.2 /build/physfslibs/lib64/libphysfs.so
|
- mv /build/physfslibs/lib64/libphysfs.3.0.2 /build/physfslibs/lib64/libphysfs.so
|
||||||
|
|
||||||
- name: test
|
- name: test
|
||||||
|
|
Loading…
Reference in New Issue