mirror of
https://github.com/actions/runner-images.git
synced 2025-12-14 22:05:17 +00:00
remove source apt.sh
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
## Desc: Installs Docker Compose
|
||||
################################################################################
|
||||
|
||||
source $HELPER_SCRIPTS/apt.sh
|
||||
source $HELPER_SCRIPTS/document.sh
|
||||
|
||||
URL=$(curl -s https://api.github.com/repos/docker/compose/releases/latest | jq -r '.assets[].browser_download_url | select(contains("docker-compose-Linux-x86_64"))' | head -1)
|
||||
|
||||
Reference in New Issue
Block a user