Skip to content

Commit 5245abb

Browse files
authored
Add missing character (#232)
1 parent a32b944 commit 5245abb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-repositories.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
--s3-region=eu-north-1 \
5757
--no-fail-if-exists \
5858
--codename="$codename" \
59-
--component="$component"
59+
--component="$component" \
6060
"$deb_file"
6161
done
6262

0 commit comments

Comments
 (0)