diff --git a/cicd_testing/do-build.sh b/cicd_testing/do-build.sh
index 667d93537a513010c26a3fcf02fe0b1e786d6910..1ce13ffc1b403bc188948b993aa6056e58af9819 100755
--- a/cicd_testing/do-build.sh
+++ b/cicd_testing/do-build.sh
@@ -20,3 +20,5 @@ sudo ./get_packages.sh all
 cd $PEASOUP_UMBRELLA_DIR
 ./postgres_setup.sh
 
+# build afl
+$ZFUZZ_HOME/util/setup-afl.sh
diff --git a/zfuzz b/zfuzz
index d9d61265c864f5b3f14876d18fd550eb99388674..8bfbd75f5315efed5a9eaeef1461ed54ebc2d6aa 160000
--- a/zfuzz
+++ b/zfuzz
@@ -1 +1 @@
-Subproject commit d9d61265c864f5b3f14876d18fd550eb99388674
+Subproject commit 8bfbd75f5315efed5a9eaeef1461ed54ebc2d6aa