protonup-qt: Fix CI
This change unblocks OfBorg.
This commit is contained in:
parent
0b9efd386b
commit
427d0b71b6
1 changed files with 1 additions and 1 deletions
|
@ -28,6 +28,6 @@ appimageTools.wrapType2 rec {
|
|||
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
|
||||
mainProgram = "protonup-qt";
|
||||
platforms = [ "x86_64-linux" ];
|
||||
maintainers = with maintainers; [ quasigod-io ];
|
||||
maintainers = with maintainers; [ ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue