mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-29 18:22:37 +02:00
Oops, fix build-rpm name
This commit is contained in:
parent
229ebbda14
commit
258c6dcb91
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ aliases:
|
|||
ls -lh deb_dist/dangerzone_*-1_all.deb
|
||||
|
||||
- &build-rpm
|
||||
name: Build the .deb package
|
||||
name: Build the .rpm package
|
||||
command: |
|
||||
./install/linux/build-rpm.py
|
||||
dnf install -y dist/dangerzone-*-1.noarch.rpm
|
||||
|
|
Loading…
Reference in a new issue