Skip to content

Commit b6fb183

Browse files
authored
Remove redundant BeforeBuild
1 parent ff3b44a commit b6fb183

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.azure/pipelines/ci-unofficial.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -684,9 +684,6 @@ extends:
684684
agentOs: Windows
685685
isAzDOTestingJob: true
686686
timeoutInMinutes: 240
687-
beforeBuild:
688-
- script: git submodule update --init
689-
displayName: Update submodules
690687
steps:
691688
- script: git submodule update --init
692689
displayName: Update submodules

0 commit comments

Comments
 (0)