generated from unkin/rpmbuild-template
Compare commits
1 Commits
02f4e113a0
...
d99d19ee0d
| Author | SHA1 | Date | |
|---|---|---|---|
| d99d19ee0d |
@ -24,7 +24,7 @@ jobs:
|
||||
dnf install -y rpm cmake git make python3-yaml
|
||||
|
||||
- name: Build project
|
||||
run: make build
|
||||
run: make package
|
||||
|
||||
- name: Find built packages
|
||||
run: |
|
||||
|
||||
@ -26,7 +26,7 @@ jobs:
|
||||
dnf install -y rpm cmake git make python3-yaml
|
||||
|
||||
- name: Build project
|
||||
run: make build
|
||||
run: make package
|
||||
|
||||
- name: Upload RPMs
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user