mirror of
https://github.com/iptv-org/iptv
synced 2025-12-22 05:17:24 -05:00
Update main.yml
This commit is contained in:
committed by
GitHub
parent
5b05b15c81
commit
642b61bcf6
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@@ -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