This commit is contained in:
adueck 2022-10-09 11:05:39 +05:00
parent 24e0451ee2
commit 09a0fd0f4d
1 changed files with 2 additions and 1 deletions

View File

@ -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