mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 17:10:07 -04:00
Update auto-update.yml
This commit is contained in:
parent
0ed219a73d
commit
c8cfb29b3c
1 changed files with 4 additions and 0 deletions
4
.github/workflows/auto-update.yml
vendored
4
.github/workflows/auto-update.yml
vendored
|
@ -92,6 +92,8 @@ jobs:
|
|||
ref: bot/auto-update
|
||||
- name: Download Artifacts
|
||||
uses: actions/download-artifact@v2
|
||||
- name: Show Files
|
||||
run: ls
|
||||
- name: Install Dependencies
|
||||
run: npm install
|
||||
- name: Update Codes
|
||||
|
@ -123,6 +125,8 @@ jobs:
|
|||
ref: bot/auto-update
|
||||
- name: Download Artifacts
|
||||
uses: actions/download-artifact@v2
|
||||
- name: Show Files
|
||||
run: ls
|
||||
- name: Install Dependencies
|
||||
run: npm install
|
||||
- name: Update README.md
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue