mirror of
https://github.com/actions/runner-images.git
synced 2026-01-01 06:48:14 +08:00
Update SoftwareReport.Generator.ps1
This commit is contained in:
@@ -4,7 +4,7 @@ param (
|
||||
$ImageName
|
||||
)
|
||||
|
||||
$ErrorActionPreference = "Continue"
|
||||
$ErrorActionPreference = "Stop"
|
||||
|
||||
Import-Module MarkdownPS
|
||||
Import-Module "$PSScriptRoot/SoftwareReport.Common.psm1" -DisableNameChecking
|
||||
|
||||
Reference in New Issue
Block a user