Fixed aws command error by rsa on ubuntu16.04 (#1585)
This commit is contained in:
1
.github/workflows/linux-ci-helper.sh
vendored
1
.github/workflows/linux-ci-helper.sh
vendored
@ -197,6 +197,7 @@ java -version
|
||||
#
|
||||
echo "${PRGNAME} [INFO] Install awscli package."
|
||||
${PIP_BIN} install ${PIP_OPTIONS} ${INSTALL_AWSCLI_PACKAGES}
|
||||
${PIP_BIN} install ${PIP_OPTIONS} rsa
|
||||
|
||||
#-----------------------------------------------------------
|
||||
# Set environment for configure
|
||||
|
||||
Reference in New Issue
Block a user