Add yarn install
This commit is contained in:
3
.github/workflows/checkin.yml
vendored
3
.github/workflows/checkin.yml
vendored
@@ -7,6 +7,9 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
|
|
||||||
|
- name: "yarn install"
|
||||||
|
run: yarn install
|
||||||
|
|
||||||
- name: "yarn build"
|
- name: "yarn build"
|
||||||
run: yarn build
|
run: yarn build
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user