Skip to content

Commit

Permalink
install lintian
Browse files Browse the repository at this point in the history
  • Loading branch information
youssefshibl committed Nov 6, 2024
1 parent 780af18 commit b2a91f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ jobs:
version=${version#v}
sed -i "s/^Version:.*/Version: ${version}/" ./encrypto/DEBIAN/control
dpkg-deb --root-owner-group --build encrypto
sudo apt-get update
sudo apt install lintian -y
lintian encrypto.deb
- name: Create GitHub Release
Expand Down

0 comments on commit b2a91f4

Please sign in to comment.