mirror of
https://github.com/angristan/wireguard-install.git
synced 2025-04-04 19:43:29 +03:00
Fix shfmt action
This commit is contained in:
parent
f9664eb757
commit
cae93aa02c
1 changed files with 1 additions and 0 deletions
1
.github/workflows/lint.yml
vendored
1
.github/workflows/lint.yml
vendored
|
@ -15,5 +15,6 @@ jobs:
|
|||
shfmt:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: mfinelli/setup-shfmt@v3
|
||||
- run: shfmt -d wireguard-install.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue