Skip to content

Commit

Permalink
debug build failure
Browse files Browse the repository at this point in the history
  • Loading branch information
ekoby committed Jan 9, 2025
1 parent 961732e commit 78af6e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
BUILD_DATE: ${{ steps.date.outputs.date }}

- name: debug build failure
if: always() && (steps.build.sdk.outcome == 'failure')
if: always()
uses: actions/upload-artifact@v3
with:
name: build-failures
Expand Down

0 comments on commit 78af6e7

Please sign in to comment.