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