diff --git a/.github/workflows/update-repositories.yml b/.github/workflows/update-repositories.yml index 6e933b4e12..6c19cd3c33 100644 --- a/.github/workflows/update-repositories.yml +++ b/.github/workflows/update-repositories.yml @@ -59,7 +59,7 @@ jobs: --s3-region=eu-north-1 \ --no-fail-if-exists \ --codename="$codename" \ - --component="$component" + --component="$component" \ "$deb_file" done