mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-29 10:12:38 +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
|
ls -lh deb_dist/dangerzone_*-1_all.deb
|
||||||
|
|
||||||
- &build-rpm
|
- &build-rpm
|
||||||
name: Build the .deb package
|
name: Build the .rpm package
|
||||||
command: |
|
command: |
|
||||||
./install/linux/build-rpm.py
|
./install/linux/build-rpm.py
|
||||||
dnf install -y dist/dangerzone-*-1.noarch.rpm
|
dnf install -y dist/dangerzone-*-1.noarch.rpm
|
||||||
|
|
Loading…
Reference in a new issue