Skip to content

Commit

Permalink
ci: fix dry-run
Browse files Browse the repository at this point in the history
  • Loading branch information
DiRaiks committed Nov 4, 2024
1 parent 62288f9 commit 8b0fa21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-dry-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: yarn --immutable

- name: Build
run: yarn build:packages
run: yarn build

- name: Dry run Publish
run: |
Expand Down

0 comments on commit 8b0fa21

Please sign in to comment.