Skip to content

Bump commander from 11.0.0 to 11.1.0 #522

Bump commander from 11.0.0 to 11.1.0

Bump commander from 11.0.0 to 11.1.0 #522

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