Skip to content

Commit 6219357

Browse files
committed
Update azure-pipelines-1.yml for Azure Pipelines
1 parent af9c6e3 commit 6219357

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

azure-pipelines-1.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,11 @@ steps:
2424
2525
git remote set-url origin https://$env:UserName:$env:[email protected]/MaterialDesignInXAML/MaterialDesignInXamlToolkit.git 2>$null
2626
27-
git checkout -b pipeline/icons 2>$null'
27+
git checkout -b pipeline/icons 2>$null
28+
29+
Write-Host "LEC $LASTEXITCODE"'
30+
31+
2832

2933
- powershell: .paket\paket.exe restore
3034

0 commit comments

Comments
 (0)