Skip to content

Commit

Permalink
test(ci): generate perl-crypt-openssl-aes for el7
Browse files Browse the repository at this point in the history
  • Loading branch information
kduret committed Dec 19, 2024
1 parent ac63afd commit c157a76
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/perl-cpan-libraries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,8 @@ jobs:
nvm install 16
- uses: actions/cache@v3
with:
name: test
key: kdu-${{ github.sha }}-${{ github.run_id }}
path: ./src
retention-days: 1

- if: ${{ contains(matrix.build_distribs, matrix.distrib) }}
run: |
Expand Down

0 comments on commit c157a76

Please sign in to comment.