Skip to content

Bump typedoc from 0.24.8 to 0.25.0 #48

Bump typedoc from 0.24.8 to 0.25.0

Bump typedoc from 0.24.8 to 0.25.0 #48

Workflow file for this run

name: Build
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: yarn install --frozen-lockfile
- run: yarn build