ci: fix shellcheck target
This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
||||
- name: Git checkout
|
||||
uses: actions/checkout@v6
|
||||
- name: Lint shell scripts
|
||||
run: shellcheck files/systemd/certbot-renew.service files/systemd/certbot-renew.timer
|
||||
run: shellcheck files/sbin/certbot_renew
|
||||
- name: Build tarball
|
||||
run: make tarball
|
||||
- name: Build rpm file
|
||||
|
||||
Reference in New Issue
Block a user