Fix github action

This commit is contained in:
angristan 2019-08-16 18:31:46 +02:00
parent 85c3f77d01
commit d904476647
1 changed files with 1 additions and 1 deletions

View File

@ -8,4 +8,4 @@ jobs:
- name: shellcheck
uses: actions/bin/shellcheck@master
with:
args: wireguard-install.sh -e SC1091,SC2164,SC2034,SC1072,SC1073,SC1009
args: openvpn-install.sh -e SC1091,SC2164,SC2034,SC1072,SC1073,SC1009