Skip to content

Commit

Permalink
[ci] Add libfuse2 to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jcelerier committed Sep 17, 2023
1 parent 738107c commit 354456a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/appimage.deps.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash -eux

sudo apt-get update -qq
sudo apt-get install wget
sudo apt-get install wget libfuse2

source ci/common.deps.sh

0 comments on commit 354456a

Please sign in to comment.