Skip to content

Commit 46e7b72

Browse files
committed
Update azure-pipelines-1.yml for Azure Pipelines
1 parent a3594e5 commit 46e7b72

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

azure-pipelines-1.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ steps:
1212
displayName: "Git Clean"
1313
inputs:
1414
targetType: 'inline'
15-
script: 'git clean -f"
16-
15+
script: 'git clean -f
16+
1717
git branch -f pipeline/icons | Write-Host
18-
18+
1919
git checkout -f pipeline/icons | Write-Host'
2020

2121
- powershell: .paket\paket.exe restore

0 commit comments

Comments
 (0)