Skip to content

Commit 7e9593e

Browse files
committed
fix indentation
1 parent 3a14cf1 commit 7e9593e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
version: 8.11.0
2828
run_install: |
2929
- recursive: true
30-
args: [--frozen-lockfile, --strict-peer-dependencies]
30+
args: [--frozen-lockfile, --strict-peer-dependencies]
3131
env:
3232
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3333

0 commit comments

Comments
 (0)