Skip to content

Commit b63c958

Browse files
committed
failure
1 parent 2d71ccc commit b63c958

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
ARTIFACTS_OSS_ROLE_ARN: ${{ secrets.ARTIFACTS_OSS_ROLE_ARN }}
5050
- name: Upload build logs
5151
uses: actions/upload-artifact@v4
52+
if: ${{ failure() }}
5253
with:
5354
name: maven-build-logs
5455
path: ${{ runner.temp }}/fluss-logs/*

0 commit comments

Comments
 (0)