Skip to content

Commit

Permalink
Adding gnupg to the macos agents for signature verifications (#503)
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Zhu <[email protected]>
  • Loading branch information
peterzhuamazon authored Nov 8, 2024
1 parent 3fe257c commit e85d8fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packer/scripts/macos/macos-agentsetup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ $BREW_PATH/brew install wget
$BREW_PATH/brew install maven
$BREW_PATH/brew install dpkg
$BREW_PATH/brew install ca-certificates
$BREW_PATH/brew install gnupg
$BREW_PATH/brew cleanup


Expand Down

0 comments on commit e85d8fb

Please sign in to comment.