Skip to content

chore(deps-dev): bump typedoc-plugin-markdown from 4.0.2 to 4.0.3 #331

chore(deps-dev): bump typedoc-plugin-markdown from 4.0.2 to 4.0.3

chore(deps-dev): bump typedoc-plugin-markdown from 4.0.2 to 4.0.3 #331

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