Skip to content

Commit 7380822

Browse files
committed
add missing whitespace
1 parent 25003b5 commit 7380822

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/default.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
${{ runner.os }}-pnpm-store-
4444
4545
- name: Install dependencies
46-
run: pnpm install --frozen-lockfile--strict-peer-dependencies
46+
run: pnpm install --frozen-lockfile --strict-peer-dependencies
4747

4848
- name: Lint Source
4949
run: pnpm run --if-present lint

0 commit comments

Comments
 (0)