fix ci
This commit is contained in:
parent
24e0451ee2
commit
09a0fd0f4d
|
@ -18,7 +18,8 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: 12
|
||||
node-version: 16
|
||||
- name: Install, build, test
|
||||
run: |
|
||||
yarn install-r
|
||||
yarn build-library
|
||||
|
|
Loading…
Reference in New Issue