Skip to content

Commit

Permalink
chore(ci): break ci if missing artifact (#1841)
Browse files Browse the repository at this point in the history
  • Loading branch information
bruno-garcia authored and maciejwalkowiak committed Jan 5, 2022
1 parent e726347 commit bcd833b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: ${{ github.sha }}
if-no-files-found: error
path: |
./*/build/distributions/*.zip
./sentry-android-ndk/build/intermediates/merged_native_libs/release/out/lib/*
Expand Down

0 comments on commit bcd833b

Please sign in to comment.