Fix: Install missing dependency - yq
[releng/global-jjb.git] / shell / rtdv3.sh
index 66a6a76..dab571c 100644 (file)
@@ -14,7 +14,7 @@ set -euo pipefail
 # shellcheck disable=SC1090
 . ~/lf-env.sh
 
-lf-activate-venv --python python3 lftools
+lf-activate-venv --python python3 lftools yq
 
 watchbuild(){
     echo "INFO: Running build against branch $1"