Skip to content

Commit

Permalink
Revert "chore: Remove maps in pkg.pr.new"
Browse files Browse the repository at this point in the history
This reverts commit d37d77c.
  • Loading branch information
sidharthv96 committed Sep 17, 2024
1 parent d37d77c commit 522de3a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,5 @@ jobs:
- name: Install Packages
run: pnpm install --frozen-lockfile

- name: Trim maps
run: rm -rf ./**/dist/**/*.map

- name: Publish packages
run: pnpx pkg-pr-new publish --pnpm './packages/*'

0 comments on commit 522de3a

Please sign in to comment.