Bugfix
This commit is contained in:
parent
2449e393c3
commit
3c66e10dc4
@ -5,7 +5,9 @@ export MAVEN_OPTS="--add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.
|
||||
echo "MATRIX_OS: $GH_MATRIX_OS"
|
||||
echo "MATRIX_ARCH: $GH_MATRIX_ARCH"
|
||||
|
||||
source ../../core/setup-variables.sh
|
||||
cd ./scripts/core/
|
||||
source ./setup-variables.sh
|
||||
cd ../../
|
||||
|
||||
if [ "$GH_MATRIX_OS" == "macos-10.15" ]; then
|
||||
export PCRE="E"
|
||||
|
Loading…
x
Reference in New Issue
Block a user