github: Always upload lint results from Android build

This commit is contained in:
Tobias Brunner 2021-05-05 14:30:36 +02:00
parent 742e0f213c
commit c603704bb3
1 changed files with 1 additions and 2 deletions

View File

@ -48,8 +48,7 @@ jobs:
ccache -z
- uses: ./.github/actions/default
- run: ccache -s
- if: ${{ success() }}
uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v2
with:
name: Lint Results
path: src/frontends/android/app/build/reports/lint-results.xml