Skip to content

release 4.0.0

release 4.0.0 #378

Workflow file for this run

name: ci
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
node-version-file: .node-version
cache: yarn
- name: build
run: |
yarn
yarn build