generated from unkin/rpmbuild-template
Compare commits
1 Commits
| 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