fix: typo in file name
Some checks failed
Continuous Delivery / build_n_upload (push) Has been cancelled

This commit is contained in:
2026-04-12 16:40:52 +02:00
parent e2d80629f3
commit 146da6bcea

View File

@@ -13,6 +13,6 @@ jobs:
with: with:
fetch-depth: 0 fetch-depth: 0
fetch-tags: true fetch-tags: true
- run: shellcheck files/sbin/netoik_web_notify - run: shellcheck files/sbin/gitea_web_notify
- run: make tarball - run: make tarball
- run: rpmbuild -ba "$(make name).spec" - run: rpmbuild -ba "$(make name).spec"