Skip to content

Commit

Permalink
Update lint-checks.yml
Browse files Browse the repository at this point in the history
Update name of the artifact
  • Loading branch information
amitsid1408 authored Apr 23, 2024
1 parent 1871817 commit f0ae7fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ jobs:
id: artifact-upload-step
uses: actions/upload-artifact@v4
with:
name: lint-results.apk
name: lint-results.html
path: app/build/reports/lint-results-debug.html

0 comments on commit f0ae7fc

Please sign in to comment.