Update .github/workflows/perl-cpan-libraries.yml

Co-authored-by: Kevin Duret <kduret@centreon.com>
This commit is contained in:
EL JAZOULY Anass 2024-02-08 09:43:09 +01:00 committed by GitHub
parent 38b44650a9
commit 0efae61508
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -406,7 +406,7 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
sign-rpm:
needs: [package-rpm, merge-package-rpm-artifacts]
needs: [merge-package-rpm-artifacts]
runs-on: ubuntu-22.04
strategy: