Update .drone.yml

This commit is contained in:
Martin Kroeker 2021-06-09 10:06:41 +02:00 committed by GitHub
parent 01baab70af
commit 2242d81f55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ steps:
commands:
- echo "MAKE_FLAGS:= $COMMON_FLAGS"
- apt-get update -y
- apt-get install -y make $CC gfortran perl python g++ cmake
- apt-get install -y make $CC gfortran perl python g++ cmake wget
- $CC --version
- pwd
- make QUIET_MAKE=1 $COMMON_FLAGS