From 84458a118deec081394b5d97c53ff80a3ef9109b Mon Sep 17 00:00:00 2001 From: RadRussianRus Date: Thu, 2 Apr 2020 01:32:50 +0300 Subject: [PATCH] Updated AppImage plugins --- .github/workflows/appimage-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/appimage-release.yml b/.github/workflows/appimage-release.yml index f93b593e7..7057c83ab 100644 --- a/.github/workflows/appimage-release.yml +++ b/.github/workflows/appimage-release.yml @@ -371,7 +371,7 @@ jobs: ./linuxdeployqt-continuous-x86_64.AppImage \ $REPO_NAME/AppDir/usr/share/applications/*.desktop \ -appimage \ - -extra-plugins=iconengines,imageformats,platformthemes/libqgtk3.so + -extra-plugins=bearer,iconengines,imageformats,platforminputcontexts,platformthemes/libqgtk3.so - name: Get artifact name run: |