mirror of
https://github.com/actions/runner-images.git
synced 2025-12-18 15:57:17 +00:00
install python2
This commit is contained in:
@@ -10,6 +10,9 @@ source $HELPER_SCRIPTS/apt.sh
|
|||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
|
echo "Install python2"
|
||||||
|
apt-get install -y --no-install-recommends python-is-python2
|
||||||
|
|
||||||
echo "Install dnsutils"
|
echo "Install dnsutils"
|
||||||
apt-get install -y --no-install-recommends dnsutils
|
apt-get install -y --no-install-recommends dnsutils
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user