mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-26 09:35:24 +00:00
feat(ci): Perform ShellCheck
This commit is contained in:
parent
8f0305c703
commit
32f2ff8d61
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -74,6 +74,9 @@ jobs:
|
||||
- name: Checkout Push to Registry action
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Run ShellCheck
|
||||
uses: ludeeus/action-shellcheck@2.0.0
|
||||
|
||||
- name: Check just syntax
|
||||
uses: ublue-os/just-action@v1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user