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 fe8c059 commit 4d308fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,6 @@ jobs:
run: yarn run generate-icons

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

0 comments on commit 4d308fd

Please sign in to comment.