fix: typo in file name
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user