Skip to content

Commit f3a4fcc

Browse files
author
Pooya Parsa
committed
🥂 CircleCI 2
1 parent febceda commit f3a4fcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
# Install dependencies
1616
- run:
1717
name: Install Dependencies
18-
command: yarn
18+
command: NODE_ENV=dev yarn
1919

2020
# Keep cache
2121
- save_cache:

0 commit comments

Comments
 (0)