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
|
dnf install -y rpm cmake git make python3-yaml
|
||||||
|
|
||||||
- name: Build project
|
- name: Build project
|
||||||
run: make build
|
run: make package
|
||||||
|
|
||||||
- name: Find built packages
|
- name: Find built packages
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
@ -26,7 +26,7 @@ jobs:
|
|||||||
dnf install -y rpm cmake git make python3-yaml
|
dnf install -y rpm cmake git make python3-yaml
|
||||||
|
|
||||||
- name: Build project
|
- name: Build project
|
||||||
run: make build
|
run: make package
|
||||||
|
|
||||||
- name: Upload RPMs
|
- name: Upload RPMs
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user