Build Scala/Java components to get proper ISABELLE_CLASSPATH
ci/woodpecker/push/build Pipeline was successful Details

This commit is contained in:
Makarius Wenzel 2022-12-02 21:40:59 +01:00
parent 96f4077c53
commit 4264e7cd15
1 changed files with 2 additions and 0 deletions

View File

@ -189,6 +189,8 @@ else
$ISABELLE components -u $ISADOF_WORK_DIR
fi
$ISABELLE_TOOL scala_build
VARS=`$ISABELLE getenv ISABELLE_TOOL`
for i in $VARS; do
export "$i"