Skip to content

Commit

Permalink
fine
Browse files Browse the repository at this point in the history
  • Loading branch information
hannes committed Oct 30, 2024
1 parent 81ba57d commit 6034767
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 @@ -37,7 +37,7 @@ jobs:
- name: Combine JARs
shell: bash
run: |
mkdir -m 600 -p ~/.gnupg
mkdir -m 700 -p ~/.gnupg
echo -e "passphrase go_sign_yourself\npinentry-mode loopback\nno-tty\nbatch\n" > ~/.gnupg/gpg.conf
#echo -e "allow-loopback-pinentry\n" > ~/.gnupg/gpg-agent.conf
Expand Down

0 comments on commit 6034767

Please sign in to comment.