Skip to content

Commit

Permalink
#2 fix circleci workspace configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
0x6a77 committed Jan 20, 2020
1 parent 310216e commit 24ff634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -33,7 +33,7 @@ jobs:
key: v1-dependencies-{{ checksum "package.json" }}

- persist_to_workspace:
root: ~/repo
root: ~/improbable-grpc-web/client/grpc-web
paths: .
deploy:
<<: *defaults
Expand Down

0 comments on commit 24ff634

Please sign in to comment.