mirror of
https://github.com/actions/runner-images.git
synced 2025-12-14 13:17:54 +00:00
get back set -e to java-tools.sh
This commit is contained in:
@@ -7,6 +7,8 @@
|
|||||||
# Source the helpers for use with the script
|
# Source the helpers for use with the script
|
||||||
source $HELPER_SCRIPTS/document.sh
|
source $HELPER_SCRIPTS/document.sh
|
||||||
|
|
||||||
|
set -e
|
||||||
|
|
||||||
DEFAULT_JDK_VERSION=8
|
DEFAULT_JDK_VERSION=8
|
||||||
|
|
||||||
# Install the Azul Systems Zulu JDKs
|
# Install the Azul Systems Zulu JDKs
|
||||||
|
|||||||
Reference in New Issue
Block a user