mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 20:27:36 +02:00
tabulation fix
This commit is contained in:
@@ -17,8 +17,9 @@ jobs:
|
||||
strategy:
|
||||
maxParallel: 10
|
||||
steps:
|
||||
- checkout: self
|
||||
fetchDepth: 1
|
||||
submodules: true
|
||||
- bash: |
|
||||
echo "##[debug]Debug text"
|
||||
- checkout: self
|
||||
fetchDepth: 1
|
||||
submodules: true
|
||||
|
||||
- bash: |
|
||||
echo "##[debug]Debug text"
|
||||
Reference in New Issue
Block a user