Skip to content

Commit d8c9bf0

Browse files
committed
Include inadvertently removed fetch_dependencies
This was inadverently removed in #7410 but should continue to exist.
1 parent 19e1e43 commit d8c9bf0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ commands:
127127
- "<< pipeline.parameters.toolchain_version >>"
128128
- install_mise:
129129
platform: << parameters.platform >>
130+
- fetch_dependencies
130131
- save_cache:
131132
key: "<< pipeline.parameters.toolchain_version >>"
132133
paths:

0 commit comments

Comments
 (0)