Skip to content

Commit 6a83541

Browse files
committed
Merge branch 'main' into build-resolver
2 parents a99bd78 + 8a011aa commit 6a83541

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
git config --global user.email "[email protected]"
4949
git config --global user.name "WebdriverIO Release Bot"
5050
- name: Install Dependencies
51-
run: pnpm install --frozen-lockfile
51+
run: pnpm install
5252
- name: Build
5353
run: pnpm -r --workspace-concurrency=1 build
5454
- name: Release

0 commit comments

Comments
 (0)