diff --git a/.github/workflows/perl-cpan-libraries.yml b/.github/workflows/perl-cpan-libraries.yml index bfc544787..8731e6008 100644 --- a/.github/workflows/perl-cpan-libraries.yml +++ b/.github/workflows/perl-cpan-libraries.yml @@ -371,7 +371,7 @@ jobs: merge-package-rpm-artifacts: needs: [package-rpm] - + if: always() runs-on: ubuntu-22.04 strategy: matrix: @@ -390,7 +390,7 @@ jobs: merge-package-deb-artifacts: needs: [package-deb] - + if: always() runs-on: ubuntu-22.04 strategy: matrix: