Update lint workflow

pull/1518/head
Alex Baker 3 years ago
parent 4b78b726cc
commit 0849e6fabe

@ -21,5 +21,5 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: lint-reports
if: ${{ always() }}
if: always()
path: app/build/reports/*.html

Loading…
Cancel
Save