Skip to content

Commit

Permalink
compiler good
Browse files Browse the repository at this point in the history
  • Loading branch information
tonycoz committed Apr 5, 2024
1 parent a15125b commit 90f1ec1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rocky.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
- name: install dependencies
run: |
dnf update -y
dns groupinstall "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 90f1ec1

Please sign in to comment.