diff --git a/.circleci/config_continue.yml b/.circleci/config_continue.yml index 834f940..d21cfaa 100644 --- a/.circleci/config_continue.yml +++ b/.circleci/config_continue.yml @@ -18,6 +18,9 @@ jobs: fdi-version: type: string steps: + - run: + name: Install Rosetta translation environment on Apple Silicon Mac + command: softwareupdate --install-rosetta --agree-to-license - run: git config --global url."https://github.com/".insteadOf ssh://git@github.com/ # This makes npm use http instead of ssh (required for node 16) - checkout - run: cd ../ && curl -L -o java.tar.gz "https://drive.usercontent.google.com/download?id=1zFjmXJFYEYw1bhPIZ0H2Q3oSy_HRCEQk&export=download&authuser=0&confirm=t&uuid=9563b3be-1e99-4293-a38c-001ea7cb2c37&at=APZUnTVgTPkWenZvgghQeFST-Yxk%3A1710776389213"