mirror of
https://github.com/iptv-org/iptv
synced 2026-09-14 21:16:40 -04:00
Update main.yml
This commit is contained in:
@@ -11,5 +11,8 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
|
||||
- name: "npm install"
|
||||
run: npm install
|
||||
|
||||
- name: "npm run generate"
|
||||
run: npm run generate
|
||||
|
||||
Reference in New Issue
Block a user