Skip to content

Commit 37a5899

Browse files
committed
ensure pkg.pr.new use yarn pack instead of npm
1 parent 14273a3 commit 37a5899

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ jobs:
3939
use_oidc: true
4040

4141
- name: Build and publish to pkg.pr.new
42-
run: yarn pkg-pr-new publish
42+
run: yarn pkg-pr-new publish --yarn

0 commit comments

Comments
 (0)