mirror of
https://github.com/iptv-org/iptv
synced 2026-04-07 11:33:11 -04:00
Update main.yml
This commit is contained in:
committed by
GitHub
parent
546a11a8dd
commit
3333c158c5
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user