Skip to content

Commit 6c0047e

Browse files
committed
build
1 parent 02ac6cd commit 6c0047e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ jobs:
147147
run: |
148148
# Prepare build depends
149149
sudo apt-get update -y
150-
sudo apt-get install -y ninja-build libgtk-3-dev webkit2gtk-4.1
150+
sudo apt-get install -y ninja-build libgtk-3-dev libfuse2 webkit2gtk-4.1
151151
152152
# Compile
153153
flutter config --enable-linux-desktop

0 commit comments

Comments
 (0)