Skip to content

Commit f9664eb

Browse files
committed
fix shfmt action
1 parent 2aa79bf commit f9664eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
runs-on: ubuntu-latest
1717
steps:
1818
- uses: mfinelli/setup-shfmt@v3
19-
- run: shfmt -d wireguard-install.bash
19+
- run: shfmt -d wireguard-install.sh

0 commit comments

Comments
 (0)