Skip to content

chore(deps-dev): bump typedoc from 0.26.2 to 0.26.3 #364

chore(deps-dev): bump typedoc from 0.26.2 to 0.26.3

chore(deps-dev): bump typedoc from 0.26.2 to 0.26.3 #364

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@v4
- run: yarn install --frozen-lockfile
- run: yarn build