mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-16 11:21:18 +03:00
Windows: build_pull_request needed to be upgraded as well
This commit is contained in:
@ -18,5 +18,5 @@ fi
|
|||||||
|
|
||||||
VERSION="PR-${ghprbPullId}-BUILD-${BUILD_NUMBER}"
|
VERSION="PR-${ghprbPullId}-BUILD-${BUILD_NUMBER}"
|
||||||
|
|
||||||
./build_all_dist.bash -Dversion="${VERSION}" -DMACOSX_BUNDLED_JVM=$MACOSX_BUNDLED_JVM
|
./build_all_dist.bash -Dversion="${VERSION}" -DMACOSX_BUNDLED_JVM=$MACOSX_BUNDLED_JVM -DWINDOWS_BUNDLED_JVM=$WINDOWS_BUNDLED_JVM
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user