🔨 Fix incorrent path script
parent
8d47af848b
commit
6ac16c7660
|
@ -25,7 +25,7 @@ jobs:
|
|||
|
||||
- name: Update README
|
||||
run: |
|
||||
python .github/update-readme.py
|
||||
python .github/scripts/update-readme.py
|
||||
|
||||
- name: Commit files
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue