Skip to content

Commit

Permalink
Merge branch 'master' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
velimir-jankovic authored Nov 8, 2023
2 parents 378ddf9 + df2de5e commit 364c8a4
Show file tree
Hide file tree
Showing 12 changed files with 49,156 additions and 16,169 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/react-native-code-push-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ jobs:
with:
ruby-version: '2.7.6'
bundler-cache: true
- name: (Workaround) Install activesupport 7.0.8
run: gem install activesupport -v 7.0.8
- name: Install dependencies
run: npm install
- name: Setup iOS tests
Expand Down
Loading

0 comments on commit 364c8a4

Please sign in to comment.