Skip to content

Commit

Permalink
using pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
AmirSa12 committed Jun 3, 2024
1 parent e4df2cc commit 0e7346c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Build
run: pnpm build

- run: pnpx pkg-pr-new publish . ./types ./src/types
- run: pnpx pkg-pr-new publish --pnpm . ./types ./src/types
working-directory: ./packages/vite
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 0e7346c

Please sign in to comment.