This commit is contained in:
Sergey Zhemoytel 2025-01-12 03:02:04 +03:00
parent e7f3fda743
commit 2efce6e496

View file

@ -82,6 +82,7 @@ runs:
- name: Copy all source to rpm source dir
run: |
mkdir -p /home/builder/rpmbuild/SOURCES
cp -a * /home/builder/rpmbuild/SOURCES/
- name: RPM linter