summaryrefslogtreecommitdiff
path: root/eng/build-job.yml
diff options
context:
space:
mode:
authorElinor Fung <47805090+elinor-fung@users.noreply.github.com>2019-05-23 16:42:08 -0700
committerAaron Robinson <arobins@microsoft.com>2019-05-23 16:42:08 -0700
commit061fd2b8cdde0c59d28edddf4594fb1123dcea93 (patch)
treeb0e5ab7349ca20710ec3dff087525475e9dc3941 /eng/build-job.yml
parentabdee1f2fa9531c78eeadef6d0bb8fb1f823d011 (diff)
downloadcoreclr-061fd2b8cdde0c59d28edddf4594fb1123dcea93.tar.gz
coreclr-061fd2b8cdde0c59d28edddf4594fb1123dcea93.tar.bz2
coreclr-061fd2b8cdde0c59d28edddf4594fb1123dcea93.zip
Fix restoring internal tools (#24750)
Diffstat (limited to 'eng/build-job.yml')
-rw-r--r--eng/build-job.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/eng/build-job.yml b/eng/build-job.yml
index 3c3fa19725..9395240056 100644
--- a/eng/build-job.yml
+++ b/eng/build-job.yml
@@ -114,7 +114,6 @@ jobs:
displayName: Restore internal tools
inputs:
command: restore
- arguments: /p:ArcadeBuild=true
feedsToUse: config
projects: 'src/.nuget/optdata/ibcmerge.csproj'
nugetConfigPath: 'eng/internal/NuGet.config'