mirror of
https://github.com/angristan/wireguard-install.git
synced 2025-04-04 19:43:29 +03:00
Update shfmt action in lint workflow
This commit is contained in:
parent
45674c6857
commit
2aa79bf2b5
1 changed files with 2 additions and 5 deletions
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…
Add table
Reference in a new issue