Skip to content

Commit

Permalink
Remove ruby step
Browse files Browse the repository at this point in the history
  • Loading branch information
DordeDimitrijev committed Jun 19, 2024
1 parent 11477f4 commit 9f7becf
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/react-native-code-push-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,6 @@ jobs:
with:
distribution: microsoft
java-version: '11'
- name: Setup Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: '2.7.6'
bundler-cache: true
- name: Package Installation
run: npm install
- name: Setup Android tests
Expand Down

0 comments on commit 9f7becf

Please sign in to comment.