Update azure-pipelines.yml
This commit is contained in:
parent
dc39553a2f
commit
b3a4629f02
|
@ -58,6 +58,7 @@ jobs:
|
|||
steps:
|
||||
- script: |
|
||||
mingw32-make CC=gcc FC=gfortran
|
||||
make -C ctest all
|
||||
cd ctest
|
||||
cp ../libopenblas.dll .
|
||||
dir
|
||||
|
|
Loading…
Reference in New Issue