Skip to content

Update doc TOC and point to the latest documentation 2.10 release #131

Update doc TOC and point to the latest documentation 2.10 release

Update doc TOC and point to the latest documentation 2.10 release #131

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