Skip to content

ensure consistent removal of .mdx from core, scoped and partials #67

ensure consistent removal of .mdx from core, scoped and partials

ensure consistent removal of .mdx from core, scoped and partials #67

Workflow file for this run

name: Build Docs
on:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: npm i
- run: npm run build