Skip to content

Commit

Permalink
Attempt to fix broken rpmlint installation. (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
ximon18 authored Jan 3, 2024
1 parent ee0181a commit 998d169
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pkg-rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -940,6 +940,7 @@ jobs:
*)
# assume we are only invoked with something newer than CentOS 7, e.g. not CentOS 6 ;-)
yum install -y cpio python3-pip
pip3 install --upgrade pip
pip3 install python-magic rpmlint
;;
esac
Expand Down

0 comments on commit 998d169

Please sign in to comment.