Fix: debug only on failure

This commit is contained in:
Boulay Mathias 2023-05-01 10:51:30 +02:00 committed by GitHub
parent c27fe84471
commit c99a8b8d9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,7 @@ jobs:
path: jdk8*.tar.xz
- name: Setup tmate session if failed
if: $
if: ${{ failure() }}
uses: mxschmitt/action-tmate@v3
- name: Upload JRE build output