Skip to content

Commit 87071f2

Browse files
committed
bah
1 parent 1c09d1a commit 87071f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ jobs:
2222
node-version: 12.x
2323

2424
- name: Install Dependencies
25-
- run: npm install -g pnpm
26-
- run: pnpm install --frozen-lockfile
25+
- run: npm install -g pnpm
26+
- run: pnpm install --frozen-lockfile
2727

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

0 commit comments

Comments
 (0)