Skip to content

Commit c9b9864

Browse files
committed
.github/ci: AAAARGH!
1 parent 810306c commit c9b9864

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/image_changes.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ function github_ricj_callback() {
3737
}
3838

3939
arch=${1}; shift
40-
mode=${1; shift
40+
mode=${1}; shift
4141
report_file_name="image-changes-reports-${mode}.txt"
4242

4343
run_image_changes_job "${arch}" "${mode}" "${report_file_name}" '../flatcar-build-scripts' github_ricj_callback

0 commit comments

Comments
 (0)