Update main.yml

This commit is contained in:
Trần Đình Lượng
2022-08-30 21:20:58 +07:00
committed by GitHub
parent 5981ca96bb
commit d1fe55f7a6

View File

@@ -1,4 +1,5 @@
name: test
on:
schedule:
- cron: "0 3 * * *"
@@ -13,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Install EPGGrabber
- name: Install EPGGrabber.
run: npm install -g epg-grabber
- name: Start grab.
run: epg-grabber --config=jcom-config.js --days 3