mirror of
https://github.com/actions/runner-images.git
synced 2025-12-18 15:57:17 +00:00
add helpers script to os.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 Powershell
|
# Install Powershell
|
||||||
if isUbuntu20 ; then
|
if isUbuntu20 ; then
|
||||||
|
|||||||
Reference in New Issue
Block a user