Skip to content

Commit

Permalink
Add gcc
Browse files Browse the repository at this point in the history
  • Loading branch information
anderruiz committed Nov 15, 2023
1 parent 76ac06f commit 607a45d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
sudo apt-get install -y make gcc libc-dev libpq-dev zlib1g-dev
sudo -E apt-get install -y libpam-dev libedit-dev libselinux1-dev
sudo -E apt-get install -y libssl-dev libkrb5-dev
sudo -E apt-get install -y binutils-aarch64-linux-gnu
sudo -E apt-get install -y binutils-aarch64-linux-gnu gcc-multilib
- uses: actions/checkout@v3

Expand Down

0 comments on commit 607a45d

Please sign in to comment.