Skip to content

Commit

Permalink
Install libsodium-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
agrare committed Apr 26, 2024
1 parent fb950d2 commit 25e15bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/before_install
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ if [ -n "$CI" ]; then
echo "== Installing system packages =="
sudo apt-get update
sudo apt-get install -y libcurl4-openssl-dev
sudo apt-get install -y libsodium-dev
echo
fi

Expand Down

0 comments on commit 25e15bc

Please sign in to comment.