File tree 1 file changed +0
-5
lines changed
1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -542,9 +542,6 @@ jobs:
542
542
parameters :
543
543
repoDirectory : ' $(Agent.BuildDirectory)/s/nf-interpreter'
544
544
- template : azure-pipelines-templates/download-install-esp32-build-components.yml
545
- - template : azure-pipelines-templates/download-install-ninja.yml
546
- parameters :
547
- repoDirectory : ' $(Agent.BuildDirectory)/s/nf-interpreter'
548
545
- template : azure-pipelines-templates/build-espressif-esp32-targets.yml
549
546
parameters :
550
547
repoDirectory : ' $(Agent.BuildDirectory)/s/nf-interpreter'
@@ -694,9 +691,7 @@ jobs:
694
691
steps :
695
692
- template : azure-pipelines-templates/build-preparations.yml
696
693
- template : azure-pipelines-templates/nb-gitversioning.yml
697
- - template : azure-pipelines-templates/download-install-cmake.yml
698
694
- template : azure-pipelines-templates/download-install-arm-gcc-toolchain.yml
699
- - template : azure-pipelines-templates/download-install-ninja.yml
700
695
- template : azure-pipelines-templates/build-ti-simplelink-targets.yml
701
696
- template : azure-pipelines-templates/pack-publish-artifacts.yml
702
697
- template : azure-pipelines-templates/publish-cloudsmith.yml
You can’t perform that action at this time.
0 commit comments