Merge branch 'add-epg-flag-to-github-action'

This commit is contained in:
freearhey 2019-10-26 08:56:26 +03:00
commit 88ab6a1865
1 changed files with 2 additions and 2 deletions

View File

@ -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