Skip to content

Commit

Permalink
update yml
Browse files Browse the repository at this point in the history
  • Loading branch information
a-novi committed Oct 18, 2023
1 parent 1d62623 commit 10bf086
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ jobs:

# - name: Install xcversion
# run: |
# gem install xcpretty
# # gem install xcpretty
# gem install xcode-install
# # xcversion list
# shell: bash
Expand All @@ -197,6 +197,6 @@ jobs:
run: yarn run generate-icons

- name: Run fastlane beta
run: xcversion select 13.0 && cd ios/fastlane && bundle exec fastlane beta
run: xcversion select 13.4 && cd ios/fastlane && bundle exec fastlane beta
env:
NODE_ENV: production

0 comments on commit 10bf086

Please sign in to comment.