actions debugging

This commit is contained in:
Jonathan Shook
2020-03-12 15:53:17 -05:00
parent 313b68c5c5
commit d92ff1e127
2 changed files with 5 additions and 34 deletions

View File

@@ -16,6 +16,11 @@ jobs:
java-package: jdk
architecture: x64
- name: avoid release loop
run: scripts/avoid-release-loop.sh
env:
GIT_RELEASE_BOT_NAME: "nb-droid"
- name: capture tty
run: |
echo "::set-env name=TTY::"$(tty)