From c22a513445fa528c467fe8107080c3fce1976af4 Mon Sep 17 00:00:00 2001 From: Rajdeep Nanua Date: Wed, 16 Oct 2024 15:13:54 -0400 Subject: [PATCH] Use git lfs in circleci --- .circleci/config.yml | 3 +++ e2e/yarn.lock | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index f9e9d6cc..ef337dc2 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -36,6 +36,9 @@ jobs: install-yarn: true node-version: 'latest' - install_android_sdk + - run: brew install git-lfs + - run: git lfs install + - run: git lfs pull - run: yarn install --frozen-lockfile - run: yarn build - run: gem install cocoapods diff --git a/e2e/yarn.lock b/e2e/yarn.lock index 1d24494d..e36e3abe 100644 --- a/e2e/yarn.lock +++ b/e2e/yarn.lock @@ -2328,7 +2328,7 @@ __metadata: "@okta/okta-react-native@file:../dist::locator=e2e%40workspace%3A.": version: 2.13.0 - resolution: "@okta/okta-react-native@file:../dist#../dist::hash=83611a&locator=e2e%40workspace%3A." + resolution: "@okta/okta-react-native@file:../dist#../dist::hash=441271&locator=e2e%40workspace%3A." dependencies: "@babel/plugin-transform-async-to-generator": "npm:^7.24.7" "@okta/configuration-validation": "npm:^1.1.0" @@ -2340,7 +2340,7 @@ __metadata: events: ^3.1.0 react: ^16.13.0 || ^17.0.0 || ^18.0.0 react-native: ">=0.70.1" - checksum: 10c0/c5d598bff7cac6f3cd5bdf0a0e3342823523edba873a2f39e59a4e96b1baf8b840b429e4a687a39e4d0e856d881fb2750eaa6114565fa0df813e6de83c3158d4 + checksum: 10c0/349ed084c858372c50b7c17267057b94452fcddce32658f8801351a8b61a06362e468ddd2d5cfaf6c608110b6caef7ec59f045f5d563b21dd6653cfcc4a720d4 languageName: node linkType: hard