Skip to content

Commit e1045dc

Browse files
committed
Fix triangle once more in gitlab CI
1 parent 13f1cc3 commit e1045dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ mephit:
102102
- pushd external
103103
- install_package fgsl 1.6.0
104104
- install_package mfem 4.7
105-
- scripts/setup/triangle.sh
105+
- ../scripts/setup/triangle.sh
106106
- popd
107107
- clone_github MEPHIT
108108
- source scripts/setup/mephit.sh

0 commit comments

Comments
 (0)