mirror of
https://github.com/namibia/openvpn-install.git
synced 2025-01-03 03:40:12 +00:00
Fix GitHub action
This commit is contained in:
parent
12ba1a9d9a
commit
6e86b3e71a
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
@ -6,6 +6,6 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
- name: shellcheck
|
||||
uses: actions/bin/shellcheck@master
|
||||
uses: ludeeus/action-shellcheck@0.0.1
|
||||
with:
|
||||
args: openvpn-install.sh -e SC1091,SC2164,SC2034,SC1072,SC1073,SC1009
|
||||
|
Loading…
Reference in New Issue
Block a user