Update auto-update.yml
This commit is contained in:
parent
2372a27bc3
commit
5232cf63a1
|
@ -16,8 +16,8 @@ jobs:
|
|||
- name: "npm install"
|
||||
run: npm install
|
||||
|
||||
- name: "npm run format"
|
||||
run: npm run format
|
||||
- name: "npm run format --epg"
|
||||
run: npm run format --epg
|
||||
|
||||
- name: "npm run generate"
|
||||
run: npm run generate
|
||||
|
|
Loading…
Reference in New Issue