fix: circleci working directory.

This commit is contained in:
Ahmed Bouhuolia
2021-09-21 17:48:59 +02:00
committed by GitHub
parent 18df5530c7
commit f15184091a

View File

@@ -4,7 +4,7 @@ orbs:
slack: circleci/slack@4.4.4
jobs:
build:
working_directory: ~/app/client
working_directory: ~/app
docker:
- image: docker:17.05.0-ce-git