Skip to content

Commit 552d1f7

Browse files
Always upload artifacts
1 parent c9e1a9b commit 552d1f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rolling-abi-compatibility.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
ABICHECK_URL: github:${{ github.repository }}#${{ github.base_ref }}
2222
NOT_TEST_BUILD: true
2323
- uses: actions/[email protected]
24+
if: always()
2425
with:
2526
name: abi-checker-report-${{ matrix.ROS_DISTRO }}
2627
path: /root/abicheck/${{ github.base_ref }}

0 commit comments

Comments
 (0)