mirror of
https://tvoygit.ru/Djam/r11_workflows.git
synced 2025-02-23 17:02:46 +00:00
fix rpmlint
This commit is contained in:
parent
6b1d6f3a5e
commit
8461b54834
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ runs:
|
|||
- name: RPM linter
|
||||
run: |
|
||||
source .env
|
||||
rpmlint ${SPECFILE}
|
||||
rpmlint --file /home/builder/rpmbuild/SOURCES/${{ github.event.repository.name }}.rpmlintrc ${SPECFILE}
|
||||
|
||||
- name: Install dependies
|
||||
run: |
|
||||
|
|
Loading…
Add table
Reference in a new issue