Skip to content

Commit aea7c75

Browse files
committed
Update azure-pipelines-1.yml for Azure Pipelines
1 parent 7c49d29 commit aea7c75

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
@@ -26,7 +26,7 @@ steps:
2626
2727
Write-Host "Before checkout"
2828
29-
git checkout -b pipeline/icons 2>$null
29+
$foo = git checkout -b pipeline/icons 2>$null
3030
3131
Write-Host "LEC $LASTEXITCODE"'
3232

0 commit comments

Comments
 (0)