Skip to content

fix: show 'did you mean?' instead of root fallback for command typos #469

fix: show 'did you mean?' instead of root fallback for command typos

fix: show 'did you mean?' instead of root fallback for command typos #469

Workflow file for this run

name: Prerelease
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Clone repository
uses: actions/checkout@v4
- name: Install dependencies
uses: ./.github/actions/install-dependencies
- name: Install dependencies
run: pnpm install
- name: Prerelease
run: |
pnpm run build
pnpx pkg-pr-new publish --pnpm