Skip to content

Commit 3419101

Browse files
datedfaustbrian
authored andcommitted
chore: set semantically correct working directory (#17)
1 parent baf5de0 commit 3419101

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ jobs:
33
build:
44
docker:
55
- image: circleci/openjdk:8-jdk
6-
working_directory: ~/arkecosystem/client
6+
working_directory: ~/arkecosystem/crypto
77
environment:
88
JVM_OPTS: -Xmx3200m
99
TERM: dumb

0 commit comments

Comments
 (0)