Skip to content

Commit 68b50f6

Browse files
committed
indent
1 parent 670093b commit 68b50f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

circle.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ jobs:
1919
steps:
2020
- checkout
2121
- node/with-cache:
22-
steps:
23-
- run: npm ci
22+
steps:
23+
- run: npm ci
2424
- run: npx semantic-release
2525

2626
workflows:

0 commit comments

Comments
 (0)