mirror of
https://github.com/actions/runner-images.git
synced 2025-12-16 14:47:08 +00:00
add helper to python.sh
This commit is contained in:
@@ -6,6 +6,7 @@
|
|||||||
|
|
||||||
# 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
|
||||||
|
source $HELPER_SCRIPTS/os.sh
|
||||||
|
|
||||||
# Install Python, Python 3, pip, pip3
|
# Install Python, Python 3, pip, pip3
|
||||||
if isUbuntu20 ; then
|
if isUbuntu20 ; then
|
||||||
|
|||||||
Reference in New Issue
Block a user