Merge branch 'master' of https://github.com/freearhey/iptv
This commit is contained in:
commit
6d7a5a4ae1
|
@ -13,6 +13,9 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
|
||||
- name: "git checkout master"
|
||||
run: git checkout master
|
||||
|
||||
- name: "npm install"
|
||||
run: npm install
|
||||
|
||||
|
|
Loading…
Reference in New Issue