Skip to content

update: add recent releases and update "release" page to show latest 2.x #144

update: add recent releases and update "release" page to show latest 2.x

update: add recent releases and update "release" page to show latest 2.x #144

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