Workflow fix

This commit is contained in:
3xp0rt 2025-06-02 23:41:25 +03:00
parent 67201c73b0
commit df235a4719

View File

@ -20,7 +20,7 @@ jobs:
python-version: '3.11'
- name: Run Python sorting script
run: python scripts/sort_wmn_data.py
run: python scripts/sort_format_json.py
- name: Commit if changed
run: |