Skip to content

Commit 85f9699

Browse files
committed
Fix apt install section (broke by bd8ebfc)
1 parent 017dc8d commit 85f9699

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

make-appimage.sh

+1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ fi
4747
cd "$WORKSPACE"
4848

4949
sudo DEBIAN_FRONTEND=noninteractive -i sh -c "apt update && apt -y upgrade &&
50+
apt install -y
5051
libboost-dev
5152
libboost-filesystem-dev
5253
libboost-system-dev

0 commit comments

Comments
 (0)