Skip to content

Commit

Permalink
even more magic
Browse files Browse the repository at this point in the history
  • Loading branch information
tonycoz committed Apr 5, 2024
1 parent f0cb277 commit 4b557cb
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/rocky.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,9 @@ jobs:
dnf repolist
dnf repolist --all
dnf --help
dnf install -y --enablerepo=powertools libtiff-devel libpng-devel giflib-devel freetype-devel libjpeg-devel
# perl-Test-Pod-Coverage perl-Test-Pod perl-Pod-Parser perl-Pod-Spell aspell perl-Inline-C perl-Parse-RecDescent cpanminus
dnf install -y --enablerepo=powertools libtiff-devel libpng-devel giflib-devel freetype-devel libjpeg-devel perl-Test-Pod-Coverage perl-Test-Pod perl-Pod-Parser perl-Pod-Spell aspell perl-Inline-C perl-Parse-RecDescent cpanminus
# prerequisites for Inline::CPP
dnf install perl-capture-tiny perl-module-build
dnf install -y --enablerepo=powertools perl-Capture-Tiny perl-Module-Build
cpanm Inline::CPP
- name: checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 4b557cb

Please sign in to comment.