mirror of
https://github.com/angristan/openvpn-install.git
synced 2024-11-22 00:39:03 +01:00
Fix github action
This commit is contained in:
parent
85c3f77d01
commit
d904476647
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
@ -8,4 +8,4 @@ jobs:
|
|||||||
- name: shellcheck
|
- name: shellcheck
|
||||||
uses: actions/bin/shellcheck@master
|
uses: actions/bin/shellcheck@master
|
||||||
with:
|
with:
|
||||||
args: wireguard-install.sh -e SC1091,SC2164,SC2034,SC1072,SC1073,SC1009
|
args: openvpn-install.sh -e SC1091,SC2164,SC2034,SC1072,SC1073,SC1009
|
||||||
|
Loading…
Reference in New Issue
Block a user