Skip to content

Commit

Permalink
yes!
Browse files Browse the repository at this point in the history
  • Loading branch information
tonycoz committed Apr 5, 2024
1 parent aa70d9c commit b26651a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rocky.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: install dependencies
run: |
dnf update -y
dnf groupinstall "Development Tools"
dnf groupinstall -y "Development Tools"
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
cpanm Parse::RecDescent
- name: checkout
Expand Down

0 comments on commit b26651a

Please sign in to comment.