Skip to content

Commit

Permalink
Fix apt install section again
Browse files Browse the repository at this point in the history
  • Loading branch information
andy5995 committed Feb 1, 2025
1 parent 85f9699 commit 25afbc1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions make-appimage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,10 @@ cd "$WORKSPACE"

sudo DEBIAN_FRONTEND=noninteractive -i sh -c "apt update && apt -y upgrade &&
apt install -y
cargo
cmake
curl
$CC
libboost-dev
libboost-filesystem-dev
libboost-system-dev
Expand Down

0 comments on commit 25afbc1

Please sign in to comment.