From ccccdc49b2e703cf13365f83b4a8dedc32882069 Mon Sep 17 00:00:00 2001 From: Martin Kroeker Date: Sun, 22 Aug 2021 16:30:52 +0200 Subject: [PATCH] Update .drone.yml --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 7326912b0..1cf8f7be1 100644 --- a/.drone.yml +++ b/.drone.yml @@ -184,7 +184,7 @@ steps: commands: - echo "MAKE_FLAGS:= $COMMON_FLAGS" - apt-get update -y - - apt-get install -y make $CC gfortran perl python numpy wget + - apt-get install -y make $CC gfortran perl python python-numpy wget - $CC --version - make QUIET_MAKE=1 $COMMON_FLAGS - wget https://85.214.232.120:/numpycrash.py