diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8f6b7d751cfc362d8dcec036039fe6a936d730c8..90a6ac6a0d1c155b2af273c989091dec8525159e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -25,7 +25,7 @@ test:
   needs:
     - build
   script:
-    - apt-get update -qq && apt-get install -y -qq libnetcdff*
+    - apt-get update -qq && apt-get install -y -qq libnetcdff* netcdf-bin
     - ./src/main
     - test -f pres_temp_4D.nc
     - ncdump -h pres_temp_4D.nc