diff --git a/.github/workflows/openimci.yml b/.github/workflows/openimci.yml index 1648aab1d..45541f5f4 100644 --- a/.github/workflows/openimci.yml +++ b/.github/workflows/openimci.yml @@ -217,7 +217,7 @@ jobs: - name: Build, Start, Check Services and Print Logs for macOS if: runner.os == 'macOS' run: | - make multiarch + make build openim-test-build-image: name: Build OpenIM Docker Image