Skip to content

Commit

Permalink
Add pinentry_mac to release script dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesaoverton committed May 28, 2024
1 parent c107f07 commit 6cb1658
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/release.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env nix-shell
#! nix-shell -i bash -p jdk11_headless maven git gitAndTools.gh jq semver-tool gnupg
#! nix-shell -i bash -p jdk11_headless maven git gitAndTools.gh jq semver-tool gnupg pinentry_mac
#
# This script helps to automate ROBOT releases.
# When a manual step is required, it will wait for the user.
Expand Down

0 comments on commit 6cb1658

Please sign in to comment.