diff --git a/.github/workflows/generic_build.yml b/.github/workflows/generic_build.yml index e03003c4..04b733da 100644 --- a/.github/workflows/generic_build.yml +++ b/.github/workflows/generic_build.yml @@ -184,7 +184,7 @@ jobs: buildah inspect -t image ${image_name}:${tag} done done - buidah inspect -t manifest ${image_name} + buildah inspect -t manifest ${image_name} - name: Test run: |