Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
felicio authored Jan 7, 2025
1 parent ac5f149 commit 95fc82d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ jobs:
cache: 'pnpm'

- name: Changeset
run: pnpm dlx changeset status --since origin/main
# https://github.com/changesets/changesets/issues/1048
run: pnpm dlx @changesets/cli status --since origin/main

- name: Install dependencies
run: pnpm install --frozen-lockfile
Expand Down

0 comments on commit 95fc82d

Please sign in to comment.