Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.

Commit 0280eb7

Browse files
KengoTODAbigdaz
authored andcommitted
docs: upload build reports even when build failed
Signed-off-by: Kengo TODA <[email protected]>
1 parent 87a9a15 commit 0280eb7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,7 @@ jobs:
417417
run: ./gradlew build --scan
418418
- name: Upload build reports
419419
uses: actions/upload-artifact@v3
420+
if: always()
420421
with:
421422
name: build-reports
422423
path: build/reports/

0 commit comments

Comments
 (0)