docs: upload build reports even when build failed

Signed-off-by: Kengo TODA <[email protected]>
This commit is contained in:
Kengo TODA
2023-11-28 04:50:00 +01:00
committed by Daz DeBoer
parent 87a9a15658
commit 0280eb7de5
+1
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/