🔨 Fix incorrent path script

patch-1
Dwi Siswanto 2020-11-18 01:23:48 +07:00
parent 8d47af848b
commit 6ac16c7660
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ jobs:
- name: Update README
run: |
python .github/update-readme.py
python .github/scripts/update-readme.py
- name: Commit files
run: |