Skip to content

Commit 02be2b9

Browse files
committed
ci: update package name
1 parent ad2a37e commit 02be2b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
git clone https://github.com/preactjs-templates/default.git default
5959
cd default/template
6060
touch yarn.lock
61+
echo $(cat package.json | jq '.name = "pnp-test"') > package.json
6162
yarn set version 2
6263
yarn config set pnpFallbackMode none
6364
yarn config set compressionLevel 0

0 commit comments

Comments
 (0)