Unverified Commit 9513d429 authored by moto's avatar moto Committed by GitHub
Browse files

Fix CircleCI third party download cache config (#1176)

parent b57f05c4
...@@ -112,7 +112,7 @@ jobs: ...@@ -112,7 +112,7 @@ jobs:
- persist_to_workspace: - persist_to_workspace:
root: third_party root: third_party
paths: paths:
- archives - sox/archives
binary_linux_wheel: binary_linux_wheel:
<<: *binary_common <<: *binary_common
......
...@@ -112,7 +112,7 @@ jobs: ...@@ -112,7 +112,7 @@ jobs:
- persist_to_workspace: - persist_to_workspace:
root: third_party root: third_party
paths: paths:
- archives - sox/archives
binary_linux_wheel: binary_linux_wheel:
<<: *binary_common <<: *binary_common
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment