Skip to content

Update package.json for [email protected] dependency #4

Update package.json for [email protected] dependency

Update package.json for [email protected] dependency #4

Workflow file for this run

name: CI
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build
run: yarn install && yarn build