Update dependencies from https://github.com/dotnet/arcade build 20210824.3 (#11680)
[main] Update dependencies from dotnet/arcade
This commit is contained in:
parent
3148ebb77c
commit
fd550a3dac
7 changed files with 20 additions and 15 deletions
|
@ -187,7 +187,10 @@ function InitializeCustomToolset {
|
|||
}
|
||||
|
||||
function Build {
|
||||
TryLogClientIpAddress
|
||||
|
||||
if [[ "$ci" == true ]]; then
|
||||
TryLogClientIpAddress
|
||||
fi
|
||||
InitializeToolset
|
||||
InitializeCustomToolset
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue