Skip to content

Commit

Permalink
remove pkg-config
Browse files Browse the repository at this point in the history
  • Loading branch information
cgorenflo committed Sep 17, 2024
1 parent 36ec264 commit e01f19e
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 @@ -127,7 +127,7 @@ jobs:
sudo apt-get update
fi
sudo apt-get install protobuf-compiler pkg-config
sudo apt-get install protobuf-compiler
if [ "$ARCH" == "arm64" ]
then
Expand Down

0 comments on commit e01f19e

Please sign in to comment.