Simplify script execution path in auto_list.yaml workflow
All checks were successful
Auto List Update / update-list (push) Successful in 39s

This commit is contained in:
ZareMate 2025-01-25 00:01:19 +01:00
parent b53b80493b
commit 90ae557cd6
Signed by: zaremate
GPG Key ID: 369A0E45E03A81C3

View File

@ -15,7 +15,7 @@ jobs:
- name: Run AutoIndex script
run: |
python torrents/AutoIndex.py
python AutoIndex.py
- name: Commit changes
run: |