mirror of
https://github.com/iptv-org/iptv.git
synced 2026-07-04 21:02:38 +08:00
Update main.yml
This commit is contained in:
parent
59060cad4c
commit
691ef797a7
5
.github/workflows/main.yml
vendored
5
.github/workflows/main.yml
vendored
@ -12,7 +12,10 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
|
||||
|
||||
- name: "git checkout master"
|
||||
run: git checkout master
|
||||
|
||||
- name: "npm install"
|
||||
run: npm install
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user