Skip to content

Commit

Permalink
something broke?
Browse files Browse the repository at this point in the history
  • Loading branch information
tonycoz committed Apr 5, 2024
1 parent 3d97fad commit a15125b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/rocky.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,7 @@ jobs:
- name: install dependencies
run: |
dnf update -y
dnf repolist
dnf repolist --all
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 cpanminus
# prerequisites for Inline::CPP
# dnf install -y --enablerepo=powertools perl-Capture-Tiny perl-Module-Build
cpanm Parse::RecDescent
- name: checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit a15125b

Please sign in to comment.