Skip to content

Commit

Permalink
configuring CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
RavanSA authored Mar 27, 2024
1 parent 6e4f55d commit e8f234e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ jobs:
- name: Setup Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: '2.6.10'
bundler-version: '2.4.0'
ruby-version: '3.0.0'
- name: Execute Fastlane Action
uses: maierj/[email protected]
with:
Expand Down

0 comments on commit e8f234e

Please sign in to comment.