Skip to content

Commit da265d9

Browse files
committed
Work CI-CD
- Update task name. ***NO_CI***
1 parent 5760ada commit da265d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131
132132
- template: azure-pipelines-templates/install-nuget.yml@templates
133133

134-
- task: InstallnFBuildComponents@1
134+
- task: InstallNanoMSBuildComponents@1
135135
condition: ne( variables['StartReleaseCandidate'], true )
136136
displayName: Install nanoFramework MSBuild components
137137
env:
@@ -326,7 +326,7 @@ jobs:
326326
condition: succeeded()
327327
displayName: Set build number
328328

329-
- task: InstallnFBuildComponents@1
329+
- task: InstallNanoMSBuildComponents@1
330330
condition: succeeded()
331331
displayName: Install nanoFramework MSBuild components
332332
env:

0 commit comments

Comments
 (0)