From 493840c6b3591441bf5066333ff6fa21a600b0d2 Mon Sep 17 00:00:00 2001 From: Liam Keegan Date: Tue, 26 Mar 2024 09:41:49 +0100 Subject: [PATCH] also need git lfs install before git lfs pull --- build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build.sh b/build.sh index 5ac333b..72b3cf6 100755 --- a/build.sh +++ b/build.sh @@ -46,6 +46,7 @@ fi git clone -b ${DUNE_COPASI_VERSION} --depth 1 https://gitlab.dune-project.org/copasi/dune-copasi.git cd dune-copasi # get test data files +git lfs install git lfs pull # check opts