diff --git a/.github/workflows/sync-lablels.yml b/.github/workflows/sync-lablels.yml index b926fd39d2..4bea0cef63 100644 --- a/.github/workflows/sync-lablels.yml +++ b/.github/workflows/sync-lablels.yml @@ -15,6 +15,9 @@ jobs: - uses: actions/checkout@v4 - uses: ./.github/actions/setup + - run: pnpm install + name: Install dependencies + - run: pnpm sync-labels --update-github-labels --dry-run name: Sync labels env: