Skip to content

Point to 2.12 docs #138

Point to 2.12 docs

Point to 2.12 docs #138

Workflow file for this run

name: Test Build
on: pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: npm ci
- run: npm run build