actions UPDATE macos brewed expect
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index c0ca568..d2a3449 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -72,7 +72,7 @@
             cc: "clang",
             options: "-DENABLE_TESTS=ON",
             packager: "brew",
-            packages: "cmocka shunit2",
+            packages: "cmocka expect shunit2",
             snaps: "",
             make-prepend: "",
             make-target: ""