Skip to content

Commit 25aeb68

Browse files
author
Federico Fissore
committed
Windows: build_pull_request needed to be upgraded as well
1 parent 890c2ad commit 25aeb68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/build_pull_request.bash

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ fi
1818

1919
VERSION="PR-${ghprbPullId}-BUILD-${BUILD_NUMBER}"
2020

21-
./build_all_dist.bash -Dversion="${VERSION}" -DMACOSX_BUNDLED_JVM=$MACOSX_BUNDLED_JVM
21+
./build_all_dist.bash -Dversion="${VERSION}" -DMACOSX_BUNDLED_JVM=$MACOSX_BUNDLED_JVM -DWINDOWS_BUNDLED_JVM=$WINDOWS_BUNDLED_JVM
2222

0 commit comments

Comments
 (0)