Skip to content

Commit 62a2c93

Browse files
committed
ci: update publish
1 parent 2f6bd52 commit 62a2c93

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ jobs:
1111
- uses: actions/checkout@v3
1212
- uses: pnpm/action-setup@v2
1313
with:
14-
version: 7.2.1
14+
version: 7
15+
run_install: false
1516
- uses: actions/setup-node@v3
1617
with:
1718
node-version: 18.x

0 commit comments

Comments
 (0)