docs: upload build reports even when build failed

Signed-off-by: Kengo TODA <skypencil@gmail.com>
This commit is contained in:
Kengo TODA 2023-11-23 09:34:35 +08:00 committed by Daz DeBoer
parent 87a9a15658
commit 0280eb7de5

View file

@ -417,6 +417,7 @@ jobs:
run: ./gradlew build --scan
- name: Upload build reports
uses: actions/upload-artifact@v3
if: always()
with:
name: build-reports
path: build/reports/