Fix path of checked script in shellcheck CI job

master
fnux 3 years ago
parent 782923c83c
commit cc20663628

@ -8,4 +8,4 @@ shellcheck:
- apt-get update
- apt-get install -y shellcheck
script:
- shellcheck uncloud-init
- shellcheck bin/uncloud-init

Loading…
Cancel
Save