Skip to content

fix(deps): update react monorepo to v19 (major) #549

fix(deps): update react monorepo to v19 (major)

fix(deps): update react monorepo to v19 (major) #549

Workflow file for this run

name: "Check Build"
"on":
pull_request:
jobs:
build_and_deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: yarn install && yarn build