Skip to content

Commit

Permalink
ci(dep): use scotch tarball to build instead of git branch
Browse files Browse the repository at this point in the history
  • Loading branch information
tai271828 committed Jan 30, 2022
1 parent ee7ba32 commit 804d6f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion applications/solvcon/entry.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 804d6f5

Please sign in to comment.