Skip to content

Commit

Permalink
#TestFlight #alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
justinkumpe committed Dec 23, 2023
1 parent 55cf836 commit 35464ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/xcode_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
run: |
eval "$(ssh-agent -s)"
ssh-add - <<< "${{secrets.MATCH_DEPLOY_KEY}}"
git clone git@github.com:kumpeapps/fastlane_certs.git
- name: Bundle dependencies
run: bundle install
Expand Down

0 comments on commit 35464ab

Please sign in to comment.