diff --git a/eng/pipelines/coreclr/templates/build-job.yml b/eng/pipelines/coreclr/templates/build-job.yml index cf2a0e3a67662..08525668b5751 100644 --- a/eng/pipelines/coreclr/templates/build-job.yml +++ b/eng/pipelines/coreclr/templates/build-job.yml @@ -149,7 +149,7 @@ jobs: value: '-portablebuild=false' - name: nativeSymbols - value: '' + value: '' - ${{ if eq(variables['Build.Reason'], 'PullRequest') }}: - name: nativeSymbols value: '--keepnativesymbols'