Commit 62566133 authored by Martin Santangelo's avatar Martin Santangelo
Browse files

(fix) ruby error ios ci

parent 87b31f58
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -60,7 +60,7 @@ jobs:
          command: brew install getsentry/tools/sentry-cli
          command: brew install getsentry/tools/sentry-cli
      - run:
      - run:
          name: set Ruby version
          name: set Ruby version
          command:  echo "ruby-2.4" > ~/.ruby-version
          command:  echo "ruby-2.6" > ~/.ruby-version


      - restore_cache:
      - restore_cache:
          key: yarn-v1-{{ checksum "yarn.lock" }}-{{ arch }}
          key: yarn-v1-{{ checksum "yarn.lock" }}-{{ arch }}