ci: fix typo in naming
This commit is contained in:
parent
55912ef49d
commit
209a9b09c7
|
@ -42,5 +42,5 @@ jobs:
|
|||
- name: Upload reports
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: report-lint-andorid-sdk
|
||||
name: linting-report-android-sdk
|
||||
path: matrix-sdk-android/build/reports/*.*
|
||||
|
|
Loading…
Reference in New Issue