diff --git a/.drone.yml b/.drone.yml index cff2d25..eedc25d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,8 +7,9 @@ workspace: steps: - name: library - image: mcr.microsoft.com/dotnet/core/sdk:3.1 + image: macjustice/git-lfs:latest commands: + - - git clone https://gitea.moonside.games/MoonsideGames/physfslibs.git - git lfs fetch - git lfs pull