install flatpak in test
This commit is contained in:
parent
9dfbd411de
commit
00329cdd33
1 changed files with 1 additions and 0 deletions
1
tests.sh
1
tests.sh
|
|
@ -45,6 +45,7 @@ poetry run \
|
|||
DEBIAN_FRONTEND=noninteractive apt-get remove -y --purge cowsay
|
||||
|
||||
# Ensure some flatpaks are installed
|
||||
DEBIAN_FRONTEND=noninteractive apt-get install -y flatpak
|
||||
flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
|
||||
flatpak install -y flathub org.onionshare.OnionShare
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue