Skip to content

Commit

Permalink
moo
Browse files Browse the repository at this point in the history
  • Loading branch information
hannes committed Oct 30, 2024
1 parent 5d6dff0 commit 00bfcb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Java.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
run: |
mkdir -p ~/.gnupg
touch passphrase
echo -e "passphrase \npinentry-mode loopback\nno-tty\nbatch\n" > ~/.gnupg/gpg.conf
echo -e "passphrase-file passphrase\npinentry-mode loopback\nno-tty\nbatch\n" > ~/.gnupg/gpg.conf
#echo -e "allow-loopback-pinentry\n" > ~/.gnupg/gpg-agent.conf
export XML='
Expand Down

0 comments on commit 00bfcb6

Please sign in to comment.