Skip to content

Commit

Permalink
Use linuxdeploy's bundled appimage plugin
Browse files Browse the repository at this point in the history
As opposed to asking install-linuxdeploy to override it with an
upstream one.
  • Loading branch information
pcolby committed Jan 17, 2025
1 parent 78fa44e commit 18872c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
- name: Install linuxdeploy
uses: pcolby/install-linuxdeploy@v1
with:
plugins: appimage qt
plugins: qt
- uses: actions/checkout@v4
- name: Build
id: build
Expand Down

0 comments on commit 18872c5

Please sign in to comment.