Update lint.yml

shellcheck new script in linter workflow
This commit is contained in:
Matthew Draper 2025-01-01 14:48:45 -08:00
parent 9dfd936970
commit 4e07982e82

View file

@ -30,7 +30,7 @@ jobs:
- name: Checkout repo
uses: actions/checkout@v3
- name: shellcheck
run: shellcheck steps/helpers.sh download-distfiles.sh
run: shellcheck steps/helpers.sh download-distfiles.sh .github/workflows/ubuntu_bwrap_fix.sh
reuse:
name: Lint reuse information