Skip to content

Commit 7aff276

Browse files
committed
One last ride
1 parent 079525f commit 7aff276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure/pipelines/ci-public.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -609,7 +609,7 @@ stages:
609609
platform:
610610
name: 'Managed'
611611
container: 'mcr.microsoft.com/dotnet-buildtools/prereqs:centos-stream8'
612-
buildScript: './eng/build.sh $(_PublishArgs) --no-build-nodejs --no-build-repo-tasks $(_InternalRuntimeDownloadArgs)'
612+
buildScript: './eng/build.sh $(_PublishArgs) --no-build-nodejs --no-build-repo-tasks $(_InternalRuntimeDownloadArgs)'
613613
skipPublishValidation: true
614614
jobProperties:
615615
timeoutInMinutes: 120

0 commit comments

Comments
 (0)