chore(ci): update apt packages and proceed installation non-interactively
This commit is contained in:
parent
421f3fcbc5
commit
bd3afb64c4
@ -11,5 +11,5 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4.2.2
|
||||
- run: apt install shellcheck
|
||||
- run: apt update --yes && apt install --yes shellcheck
|
||||
- run: find . -type f -name "*.sh" -exec shellcheck -a {} \;
|
||||
|
Loading…
x
Reference in New Issue
Block a user