Skip to content

Commit befacb8

Browse files
committed
bump
1 parent 5bdc847 commit befacb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generic_build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ jobs:
184184
buildah inspect -t image ${image_name}:${tag}
185185
done
186186
done
187-
buidah inspect -t manifest ${image_name}
187+
buildah inspect -t manifest ${image_name}
188188
189189
- name: Test
190190
run: |

0 commit comments

Comments
 (0)