Skip to content

Commit

Permalink
build: install rosetta on m1
Browse files Browse the repository at this point in the history
  • Loading branch information
MarshallOfSound committed Nov 9, 2023
1 parent 059eaf7 commit 8f9de0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ workflows:
name: test-mac-<< matrix.node-version >>
override-ci-command: yarn install --frozen-lockfile --ignore-engines
test-steps:
- node/install-rosetta
- run: yarn build
- run: yarn lint
- run: yarn test
Expand Down

0 comments on commit 8f9de0b

Please sign in to comment.