We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b362f2 commit 73a40e3Copy full SHA for 73a40e3
1 file changed
.github/workflows/desktop-publish.yml
@@ -32,7 +32,7 @@ jobs:
32
if: matrix.platform == 'ubuntu-22.04'
33
run: |
34
sudo apt-get update
35
- sudo apt-get install -y libwebkit2gtk-4.1-dev libappindicator3-dev librsvg2-dev patchelf
+ sudo apt-get install -y libwebkit2gtk-4.1-dev libappindicator3-dev librsvg2-dev patchelf libfuse2
36
37
- uses: oven-sh/setup-bun@v2
38
with:
0 commit comments