Skip to content

Commit

Permalink
add debug output
Browse files Browse the repository at this point in the history
  • Loading branch information
cgorenflo committed Sep 16, 2024
1 parent bc4e725 commit b65899e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-ampd-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,8 @@ jobs:
sudo apt-get install protobuf-compiler pkg-config
echo "OPENSSL_INCLUDE_DIR" $(ls /usr/include/openssl)
if [ "$ARCH" == "arm64" ]
then
sudo apt-get install gcc-aarch64-linux-gnu g++-aarch64-linux-gnu
Expand Down

0 comments on commit b65899e

Please sign in to comment.