Skip to content

Commit cc612b3

Browse files
authored
add missing "\" (#764)
1 parent 433eb32 commit cc612b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-repositories.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
--s3-region=eu-north-1 \
6565
--no-fail-if-exists \
6666
--codename="$codename" \
67-
--component="$component"
67+
--component="$component" \
6868
"$deb_file"
6969
done
7070

0 commit comments

Comments
 (0)