You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: .circleci/config.yml
+8-2
Original file line number
Diff line number
Diff line change
@@ -114,8 +114,8 @@ jobs:
114
114
- save_cache:
115
115
key: v6-yarn-sha-{{ checksum "yarn.lock" }}
116
116
paths:
117
-
# Keep path in sync with "Set yarn cache folder"
118
-
# Can't use environment variables for `save_cache` paths (tested in https://app.circleci.com/pipelines/github/mui-org/material-ui/37813/workflows/5b1e207f-ac8b-44e7-9ba4-d0f9a01f5c55/jobs/223370)
117
+
# Keep path in sync with "Set yarn cache folder"
118
+
# Can't use environment variables for `save_cache` paths (tested in https://app.circleci.com/pipelines/github/mui-org/material-ui/37813/workflows/5b1e207f-ac8b-44e7-9ba4-d0f9a01f5c55/jobs/223370)
0 commit comments