Skip to content

Commit bc15846

Browse files
authored
Work CI-CD
- Fix instll nf msbuild components. ***NO_CI***
1 parent b8d3907 commit bc15846

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,8 @@ jobs:
138138
- task: InstallnFBuildComponents@1
139139
condition: ne( variables['StartReleaseCandidate'], true )
140140
displayName: Install nanoFramework MSBuild components
141+
env:
142+
GITHUB_TOKEN: $(GitHubToken)
141143

142144
- task: NuGetCommand@2
143145
displayName: NuGet restore

0 commit comments

Comments
 (0)