Skip to content

fix(deps): update dependency @mdx-js/react to v3 #544

fix(deps): update dependency @mdx-js/react to v3

fix(deps): update dependency @mdx-js/react to v3 #544

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