mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-16 11:21:18 +03:00
Forgot to update build_pull_request.bash with the bundled MacOSX jvm
This commit is contained in:
@ -18,4 +18,5 @@ fi
|
||||
|
||||
VERSION="PR-${ghprbPullId}-BUILD-${BUILD_NUMBER}"
|
||||
|
||||
./build_all_dist.bash -Dversion="${VERSION}"
|
||||
./build_all_dist.bash -Dversion="${VERSION}" -DMACOSX_BUNDLED_JVM=$MACOSX_BUNDLED_JVM
|
||||
|
||||
|
Reference in New Issue
Block a user