Skip to content

Commit 2dd493e

Browse files
committed
really fix newline
1 parent cc5144e commit 2dd493e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ jobs:
162162
git config --global user.email $(git log --pretty=format:"%ae" -n1)
163163
git config --global user.name $(git log --pretty=format:"%an" -n1)
164164
- run: npm run deploy -- -e $CIRCLE_BRANCH
165+
165166
workflows:
166167
version: 2
167168
build-test-deploy:

0 commit comments

Comments
 (0)