diff options
-rw-r--r-- | azure-steps-windows.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/azure-steps-windows.yml b/azure-steps-windows.yml index 118108b12..4c4e1d177 100644 --- a/azure-steps-windows.yml +++ b/azure-steps-windows.yml @@ -14,7 +14,6 @@ steps: # to $PYTHON_EXE's directory since that is on a different drive which # mingw does not like. Instead copy it to a directory and set OPENBLAS, # since OPENBLAS will be picked up by the openblas discovery - python -m pip install $target = $(python tools/openblas_support.py) mkdir openblas echo Copying $target to openblas/openblas$env:OPENBLAS_SUFFIX.a |