Skip to content

Commit 8c2accc

Browse files
forgot steps in circleci
1 parent fe549fd commit 8c2accc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ jobs:
1010
- run: yarn run build
1111
- run: yarn test
1212
publish:
13+
working_directory: ~/app
14+
steps:
1315
- run:
1416
name: Configure git for publishing
1517
command: |

0 commit comments

Comments
 (0)