Skip to content

chore(deps): bump commander from 12.0.0 to 12.1.0 #766

chore(deps): bump commander from 12.0.0 to 12.1.0

chore(deps): bump commander from 12.0.0 to 12.1.0 #766

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