Skip to content

Commit 34bdcad

Browse files
Merge pull request #1036 from microsoftgraph/ramsessanchez-diffPatch
Updating Build action
2 parents c031256 + 15f1bca commit 34bdcad

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)