Skip to content

Commit

Permalink
Add musl packages for build
Browse files Browse the repository at this point in the history
  • Loading branch information
perklet committed Jul 8, 2024
1 parent 61a4aaf commit a1b92c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-test-make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
sudo apt-get update
sudo apt-get install build-essential pkg-config cmake ninja-build curl autoconf automake libtool
sudo apt-get install gcc-aarch64-linux-gnu gcc-arm-linux-gnueabihf
sudo apt-get install musl-tools musl-dev
# Chrome version dependencies
sudo apt-get install golang-go
# Needed to compile 'minicurl'
Expand Down

0 comments on commit a1b92c4

Please sign in to comment.