Skip to content

Commit

Permalink
Fix CI. (#9773)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaynewstrom-stripe authored Dec 11, 2024
1 parent 5d21a09 commit f2f6e50
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bitrise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -441,6 +441,9 @@ workflows:
-no-boot-anim
prepare_all:
steps:
- script@1:
inputs:
- content: asdf install ruby 3.2.4
- activate-ssh-key@4:
run_if: '{{getenv "SSH_RSA_PRIVATE_KEY" | ne ""}}'
- git-clone@8: { }
Expand Down

0 comments on commit f2f6e50

Please sign in to comment.