Skip to content

Commit

Permalink
also need git lfs install before git lfs pull
Browse files Browse the repository at this point in the history
  • Loading branch information
lkeegan committed Mar 26, 2024
1 parent b4eaeb6 commit 493840c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 493840c

Please sign in to comment.