Skip to content

Commit fe4f76a

Browse files
committed
fix the indentation
1 parent e68a7d5 commit fe4f76a

File tree

1 file changed

+1
-1
lines changed
  • eng/pipelines/templates/jobs

1 file changed

+1
-1
lines changed

eng/pipelines/templates/jobs/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
Artifacts: ${{ parameters.Artifacts }}
9090

9191
- ${{ if eq(parameters['AdvancedBuild'], true) }}:
92-
- job: 'Build_Linux'
92+
- job: 'Build_Linux'
9393
timeoutInMinutes: 90
9494

9595
pool:

0 commit comments

Comments
 (0)