From 9a2fb17f51a82e0c3cf7345223d853fd11c82c69 Mon Sep 17 00:00:00 2001 From: Martin Kroeker Date: Thu, 7 Oct 2021 22:29:33 +0200 Subject: [PATCH] Update azure-pipelines.yml --- azure-pipelines.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 43b58627f..51fd95847 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -98,7 +98,6 @@ jobs: conda config --set auto_update_conda false conda install --yes ninja dir C:\Miniconda\Library\bin - - script: | mkdir build cd build set PATH=%PATH%;C:\Miniconda\Library\bin