Skip to content

Commit e28a8e8

Browse files
committed
Update azure-pipelines-1.yml for Azure Pipelines
1 parent 1893244 commit e28a8e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines-1.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ steps:
2424
Write-Host "Before checkout"
2525
2626
& {
27-
$ErrorActionPreference=SilentlyContinue;
27+
$ErrorActionPreference="SilentlyContinue"
2828
git checkout -b pipeline/icons
2929
} 2>&1 1>$null
3030

0 commit comments

Comments
 (0)