fix
This commit is contained in:
@@ -11,6 +11,8 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- name: install
|
||||
run: yarn install
|
||||
- name: build
|
||||
run: yarn build
|
||||
- name: test
|
||||
|
||||
Reference in New Issue
Block a user