Skip to content

Commit

Permalink
fix(circleci): persist to workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
sagi committed Sep 28, 2019
1 parent bfda5cc commit 9376053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- persist_to_workspace:
root: ~/repo
paths:
- *
- ./

workflows:
version: 2
Expand Down

0 comments on commit 9376053

Please # to comment.