Skip to content

Commit

Permalink
moredebug
Browse files Browse the repository at this point in the history
Signed-off-by: Stephan Renatus <[email protected]>
  • Loading branch information
srenatus committed Nov 20, 2024
1 parent eb9830e commit d064165
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/01_test_and_lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
- run: echo $OUTPUTS
env:
OUTPUTS: ${{ steps.build.outputs.release }}
if: ${{ steps.build.outputs.release == 'true' }}
- name: Set up Java
uses: actions/setup-java@v4
with:
Expand Down

0 comments on commit d064165

Please sign in to comment.