mirror of
https://github.com/actions/runner-images.git
synced 2025-12-14 22:05:17 +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 $HELPER_SCRIPTS/document.sh
|
||||
source $HELPER_SCRIPTS/os.sh
|
||||
|
||||
# Install Python, Python 3, pip, pip3
|
||||
if isUbuntu20 ; then
|
||||
|
||||
Reference in New Issue
Block a user