Commit 181256b
ci: fix test job
ubuntu 22.04 was failing to run electrum.AppImage with the following error:
dlopen(): error loading libfuse.so.2
AppImages require FUSE to run.
Fix by installing libfuse21 parent ddfe926 commit 181256b
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
0 commit comments