mirror of
https://github.com/actions/runner-images.git
synced 2025-12-28 04:38:53 +08:00
remove import ImageHelpers module
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
## File: Install-Sbt.ps1
|
||||
## Desc: Install sbt for Windows
|
||||
################################################################################
|
||||
Import-Module -Name ImageHelpers
|
||||
|
||||
# Install the latest version of sbt.
|
||||
# See https://chocolatey.org/packages/sbt
|
||||
|
||||
Reference in New Issue
Block a user