From 80b7a4e8191d586490901a24c221ad5acaac6b48 Mon Sep 17 00:00:00 2001 From: Kevin Duret Date: Thu, 14 Nov 2024 14:52:52 +0100 Subject: [PATCH] fix(packaging): do not package rpm for perl dependency common::sense (#5287) --- .github/workflows/perl-cpan-libraries.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/perl-cpan-libraries.yml b/.github/workflows/perl-cpan-libraries.yml index 10c35953e..8064dc5f4 100644 --- a/.github/workflows/perl-cpan-libraries.yml +++ b/.github/workflows/perl-cpan-libraries.yml @@ -42,7 +42,6 @@ jobs: "Carp::Assert", "Clone", "Clone::Choose", - "common::sense", "Config::AWS", "Convert::Binary::C", "Convert::EBCDIC",