From bcfa46a6c8f128f6b91e00f26eb5a67906babf93 Mon Sep 17 00:00:00 2001 From: Dan Walmsley Date: Thu, 4 Oct 2018 16:52:03 +0100 Subject: [PATCH] ls build --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index d3f700245f..d745c46fd7 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -17,7 +17,7 @@ steps: inputs: version: '2.1.401' - script: | - ls ./build + ls ./build/Build #brew install castxml #export COREHOST_TRACE=0 #export DOTNET_SKIP_FIRST_TIME_EXPERIENCE=1