Skip to content

Commit 97522ed

Browse files
committed
Merge remote-tracking branch 'origin/dev' into v1.0/pipelinebuild/71164
2 parents 913c937 + 34bdcad commit 97522ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gradle-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ jobs:
8585
sudo apt install pkgdiff
8686
pkgdiff -hide-unchanged ${{ env.CURRENT_PKG_DIFF }} ${{ env.PRIOR_PKG_DIFF }}
8787
- name: Upload Diff Artifact
88+
if: ${{ always() }}
8889
uses: actions/[email protected]
8990
with:
9091
name: diff

0 commit comments

Comments
 (0)