Skip to content

Commit 0efa589

Browse files
committed
Fix circleci working directory
1 parent f7815f2 commit 0efa589

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
@@ -155,7 +155,7 @@ jobs:
155155

156156
release:
157157
<<: *default_docker_image
158-
working_directory: ~/set-v2-deployments
158+
working_directory: ~/set-v2-strategies-deployments
159159
steps:
160160
- setup_job
161161
- publish

0 commit comments

Comments
 (0)