Skip to content

Commit

Permalink
temp: bundle install
Browse files Browse the repository at this point in the history
  • Loading branch information
Liubov Danilina committed Jan 16, 2024
1 parent dd2f3ce commit 6f3d92d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd_ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
APPSTORE_CONNECT_ISSUER_ID: ${{ secrets.APPSTORE_CONNECT_ISSUER_ID }}
APPSTORE_CONNECT_KEY_CONTENT: ${{ secrets.APPSTORE_CONNECT_KEY_CONTENT }}
run: |
bundle install
gem install bundler
bundle install
bundle exec fastlane build_and_deploy_to_appstore --env stream-dvr-ios-appstore build_number:$GITHUB_RUN_NUMBER
Expand Down

0 comments on commit 6f3d92d

Please sign in to comment.