mirror of
https://github.com/arduino/Arduino.git
synced 2025-02-26 20:54:22 +01:00
Forgot to update build_pull_request.bash with the bundled MacOSX jvm
This commit is contained in:
parent
b48e07c8c3
commit
f261f35907
@ -18,4 +18,5 @@ fi
|
|||||||
|
|
||||||
VERSION="PR-${ghprbPullId}-BUILD-${BUILD_NUMBER}"
|
VERSION="PR-${ghprbPullId}-BUILD-${BUILD_NUMBER}"
|
||||||
|
|
||||||
./build_all_dist.bash -Dversion="${VERSION}"
|
./build_all_dist.bash -Dversion="${VERSION}" -DMACOSX_BUNDLED_JVM=$MACOSX_BUNDLED_JVM
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user