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