mirror of
https://github.com/actions/runner-images.git
synced 2025-12-13 20:56:47 +00:00
remove set -e from java installation
This commit is contained in:
@@ -9,8 +9,6 @@ source $HELPER_SCRIPTS/document.sh
|
||||
|
||||
DEFAULT_JDK_VERSION=8
|
||||
|
||||
set -e
|
||||
|
||||
# Install the Azul Systems Zulu JDKs
|
||||
# See https://www.azul.com/downloads/azure-only/zulu/
|
||||
apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 0xB1998361219BD9C9
|
||||
|
||||
Reference in New Issue
Block a user