From 804d6f5e11eaf2923853001dc271954b6ef034ba Mon Sep 17 00:00:00 2001 From: "Taihsiang Ho (tai271828)" Date: Sat, 15 Jan 2022 23:45:37 +0100 Subject: [PATCH] ci(dep): use scotch tarball to build instead of git branch --- applications/solvcon/entry.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/solvcon/entry.sh b/applications/solvcon/entry.sh index 139d73a..2ffa5b4 100755 --- a/applications/solvcon/entry.sh +++ b/applications/solvcon/entry.sh @@ -38,7 +38,7 @@ VERSION=3.8 devenv build python devenv build cmake # scotch will be used later by libmarch # cmake will be used for building scotch -SYNCGIT="yes" devenv build scotch +devenv build scotch # prepare all packages to build SOLVCON pip3 install nose boto paramiko netCDF4 numpy