mirror of
https://tvoygit.ru/Djam/r11_workflows.git
synced 2025-02-23 17:02:46 +00:00
fix copy
This commit is contained in:
parent
e7f3fda743
commit
2efce6e496
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue