Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…de-push into client-unique-id-refactoring
  • Loading branch information
MikhailSuendukov committed Oct 30, 2023
2 parents 1c06bb3 + cbbc331 commit 94e742e
Show file tree
Hide file tree
Showing 4 changed files with 18,746 additions and 7,387 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 94e742e

Please sign in to comment.