mirror of
https://github.com/angristan/wireguard-install.git
synced 2025-02-22 07:03:19 +03:00
Update shfmt action in lint workflow
This commit is contained in:
parent
45674c6857
commit
2aa79bf2b5
7
.github/workflows/lint.yml
vendored
7
.github/workflows/lint.yml
vendored
@ -15,8 +15,5 @@ jobs:
|
||||
shfmt:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: shfmt
|
||||
uses: bltavares/actions/shfmt@master
|
||||
env:
|
||||
SHFMT_ARGS: -d
|
||||
- uses: mfinelli/setup-shfmt@v3
|
||||
- run: shfmt -d wireguard-install.bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user