We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a48d74e commit 44fc33fCopy full SHA for 44fc33f
.circleci/config.yml
@@ -19,6 +19,7 @@ parameters:
19
commands:
20
install-mbx-ci:
21
steps:
22
+ - macos/install-rosetta
23
- run:
24
name: "Install MBX CI"
25
command: |
0 commit comments