Skip to content

Commit

Permalink
ci: update package name
Browse files Browse the repository at this point in the history
  • Loading branch information
merceyz committed Sep 14, 2020
1 parent ad2a37e commit 02be2b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
git clone https://github.com/preactjs-templates/default.git default
cd default/template
touch yarn.lock
echo $(cat package.json | jq '.name = "pnp-test"') > package.json
yarn set version 2
yarn config set pnpFallbackMode none
yarn config set compressionLevel 0
Expand Down

0 comments on commit 02be2b9

Please sign in to comment.