mirror of
https://github.com/actions/runner-images.git
synced 2025-12-15 14:17:22 +00:00
added document.sh
This commit is contained in:
@@ -4,6 +4,9 @@
|
|||||||
## Desc: Installs Swift
|
## Desc: Installs Swift
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
|
# Source the helpers for use with the script
|
||||||
|
source $HELPER_SCRIPTS/document.sh
|
||||||
|
|
||||||
# Install # Install
|
# Install # Install
|
||||||
image_label="$(lsb_release -rs)"
|
image_label="$(lsb_release -rs)"
|
||||||
swift_version="5.1.5"
|
swift_version="5.1.5"
|
||||||
|
|||||||
Reference in New Issue
Block a user