Skip to content

Commit

Permalink
Revert "ci: add wayland platform plugin"
Browse files Browse the repository at this point in the history
This reverts commit 62cfb7f.

It's wrong: library names need to be manually specified, and it wouldn't
work properly anyway since it doesn't include shell integrations
(linuxdeploy/linuxdeploy-plugin-qt#130).
  • Loading branch information
abread committed May 24, 2023
1 parent ba1bddc commit 76e21d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ jobs:
chmod +x *.AppImage
cd dist
cp ../groundstation-app/images/icon.svg ../groundstation-app.svg
export EXTRA_PLATFORM_PLUGINS=wayland
../linuxdeploy --appdir ../groundstation-app/AppDir -e ../groundstation-app/AppDir/opt/groundstation-app/bin/groundstation-app -i ../groundstation-app.svg --create-desktop-file --plugin qt -o appimage
if: matrix.os == 'ubuntu-latest'
- name: Copy license and readme
Expand Down

0 comments on commit 76e21d0

Please sign in to comment.