Merge branch 'master' of https://github.com/freearhey/iptv
This commit is contained in:
commit
6d7a5a4ae1
|
@ -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