Skip to content

Commit

Permalink
ad pkg-config
Browse files Browse the repository at this point in the history
  • Loading branch information
cgorenflo committed Sep 16, 2024
1 parent 314e290 commit bc4e725
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-ampd-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
OS="linux"
ARCH="${{ matrix.arch }}"
sudo apt-get install protobuf-compiler
sudo apt-get install protobuf-compiler pkg-config
if [ "$ARCH" == "arm64" ]
then
Expand Down

0 comments on commit bc4e725

Please sign in to comment.