mirror of
https://github.com/iptv-org/iptv
synced 2025-12-22 13:27:29 -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
@@ -10,6 +10,9 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
|
|
||||||
|
- name: "npm install"
|
||||||
|
run: npm install
|
||||||
|
|
||||||
- name: "npm run generate"
|
- name: "npm run generate"
|
||||||
run: npm run generate
|
run: npm run generate
|
||||||
|
|||||||
Reference in New Issue
Block a user