Skip to content

Point to documentation for 2.8 release #123

Point to documentation for 2.8 release

Point to documentation for 2.8 release #123

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