Skip to content

Commit

Permalink
Use pnpm pack (#1377)
Browse files Browse the repository at this point in the history
Keep it in the (other) family
  • Loading branch information
72636c committed Jan 9, 2024
1 parent 5722d2a commit 8d9aa3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/test-template.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ pnpm install --frozen-lockfile
echo '--- pnpm run build'
pnpm run build

echo '--- npm pack'
npm pack
echo '--- pnpm pack'
pnpm pack

echo "--- skuba init ${template}"
pnpm run skuba:exec init << EOF
Expand Down

0 comments on commit 8d9aa3c

Please sign in to comment.