mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 02:47:02 -05:00
Merge branch 'master' into add-support-episode-num
This commit is contained in:
2
.github/workflows/auto-update.yml
vendored
2
.github/workflows/auto-update.yml
vendored
@@ -78,7 +78,7 @@ jobs:
|
||||
with:
|
||||
name: database
|
||||
path: scripts/database
|
||||
- run: node scripts/commands/update-api.js
|
||||
- run: NODE_OPTIONS="--max-old-space-size=4096" node scripts/commands/update-api.js
|
||||
- run: NODE_OPTIONS="--max-old-space-size=4096" node scripts/commands/update-guides.js
|
||||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user