fix(cicd): Fixed crash on "remote-wordlists-updater.yml"

This commit is contained in:
ItsIgnacioPortal 2025-02-22 03:35:31 -03:00
parent 61709e695f
commit d68e46932f

View file

@ -21,7 +21,7 @@ jobs:
run: |
wget https://raw.githubusercontent.com/ItsIgnacioPortal/utf8fixer/f42bfe64db0bc095e9e93a10ac6bba746f09670c/utf8fixer.py
chmod +x utf8fixer.py
./utf8fixer.py Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-10000.txt utf8
python ./utf8fixer.py Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-10000.txt utf8
- name: Commit files if changed
run: |