Skip to content

Commit 0da3ad8

Browse files
authored
Update master.yml
1 parent 16139ca commit 0da3ad8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/master.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ jobs:
1010
runs-on: ubuntu-latest
1111

1212
steps:
13+
# https://github.com/keybase/keybase-issues/issues/2798
14+
- name: Fix GPG
15+
run: export GPG_TTY=$(tty)
16+
1317
- uses: actions/checkout@v2
1418

1519
- name: Set up JDK 1.8

0 commit comments

Comments
 (0)