mirror of
https://github.com/WebBreacher/WhatsMyName.git
synced 2025-06-18 14:25:31 -04:00
Workflow fix
This commit is contained in:
parent
67201c73b0
commit
df235a4719
2
.github/workflows/sort-format-json.yml
vendored
2
.github/workflows/sort-format-json.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
|||||||
python-version: '3.11'
|
python-version: '3.11'
|
||||||
|
|
||||||
- name: Run Python sorting script
|
- name: Run Python sorting script
|
||||||
run: python scripts/sort_wmn_data.py
|
run: python scripts/sort_format_json.py
|
||||||
|
|
||||||
- name: Commit if changed
|
- name: Commit if changed
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user