Skip to content

Commit 7eac94f

Browse files
committed
ci: npm
1 parent 2d16191 commit 7eac94f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
node-version: 18
2323

2424
- name: Install Dependencies
25-
run: yarn
25+
run: npm ci
2626

2727
- name: Create Release Pull Request or Publish to npm
2828
id: changesets

0 commit comments

Comments
 (0)