Skip to content

Commit

Permalink
Merge c4f4dba into 8237d13
Browse files Browse the repository at this point in the history
  • Loading branch information
brunobar79 authored Oct 22, 2024
2 parents 8237d13 + c4f4dba commit 2990d32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macstadium-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
FASTLANE_PASSWORD: ${{ secrets.FASTLANE_PASSWORD }}
MATCH_PASSWORD: ${{ secrets.MATCH_PASSWORD }}
run: |
cd ios && bundle exec fastlane ios build_device
cd ios && bundle update fastlane && bundle exec fastlane ios build_device
- name: Upload builds to AWS S3
env:
AWS_BUCKET: rainbow-app-team-production
Expand Down

0 comments on commit 2990d32

Please sign in to comment.