Skip to content

Commit

Permalink
remove rpm linting
Browse files Browse the repository at this point in the history
  • Loading branch information
andrea-manzi committed Jun 11, 2024
1 parent 76726c6 commit eb68dc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
mkdir build
cd build
make rpm -f ../Makefile
rpmlint --file .rpmlint.ini out/noarch/*.rpm
#rpmlint --file .rpmlint.ini out/noarch/*.rpm
- name: Upload rpms
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit eb68dc6

Please sign in to comment.