Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit b86e38a

Browse files
Update react-native-code-push-ci.yml (#2608)
1 parent 777e202 commit b86e38a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/react-native-code-push-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ jobs:
6060
with:
6161
ruby-version: '2.7.6'
6262
bundler-cache: true
63+
- name: (Workaround) Install activesupport 7.0.8
64+
run: gem install activesupport -v 7.0.8
6365
- name: Install dependencies
6466
run: npm install
6567
- name: Setup iOS tests

0 commit comments

Comments
 (0)