Update main.yml
This commit is contained in:
parent
59060cad4c
commit
691ef797a7
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -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…
x
Reference in New Issue
Block a user