mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 17:10:07 -04:00
Update _load.yml
This commit is contained in:
parent
102864965e
commit
9e506438aa
1 changed files with 1 additions and 1 deletions
2
.github/workflows/_load.yml
vendored
2
.github/workflows/_load.yml
vendored
|
@ -32,7 +32,7 @@ jobs:
|
||||||
cache: 'npm'
|
cache: 'npm'
|
||||||
- run: npm install
|
- run: npm install
|
||||||
- run: CHANNELS_PATH=sites/${{inputs.site}}/*.channels.xml npm run queue:create -- --max-clusters=1 --days=2
|
- run: CHANNELS_PATH=sites/${{inputs.site}}/*.channels.xml npm run queue:create -- --max-clusters=1 --days=2
|
||||||
- run: NODE_OPTIONS=--insecure-http-parser npm run cluster:load -- --timeout=30000 --cache-max-age=21600000 --cluster-id=1 --debug
|
- run: NODE_OPTIONS=--insecure-http-parser npm run cluster:load -- --timeout=30000 --cache-max-age=21600000 --cluster-id=1
|
||||||
- run: npm run programs:save
|
- run: npm run programs:save
|
||||||
- run: npm run guides:update
|
- run: npm run guides:update
|
||||||
- uses: tibdex/github-app-token@v1
|
- uses: tibdex/github-app-token@v1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue