Skip to content

chore: update node version #1702

chore: update node version

chore: update node version #1702

Workflow file for this run

name: 'build'
on:
push:
jobs:
build: # make sure build/ci work properly
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- run: |
yarn
yarn all