diff --git a/tests/_installer_build.pm b/tests/_installer_build.pm index 109bd196..cbd6a4c2 100644 --- a/tests/_installer_build.pm +++ b/tests/_installer_build.pm @@ -36,7 +36,7 @@ sub run { # good to have the log around for checks upload_logs "pylorax.log", failok => 1; assert_script_run "mv results/images/boot.iso ./${advortask}-netinst-${arch}.iso"; - upload_asset "./${advortask}-netinst-x86_64.iso"; + upload_asset "./${advortask}-netinst-${arch}.iso"; } sub test_flags {