Skip to content

Commit

Permalink
Merge pull request #2284 from CruGlobal/MHP-Set-working-directory-for…
Browse files Browse the repository at this point in the history
…-bundle-install

MHP Set working directory for bundle install
  • Loading branch information
levieggertcru authored Sep 12, 2023
2 parents 694cc56 + ba256f7 commit eaae498
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,7 @@ jobs:
env:
CI_USER_TOKEN: ${{ secrets.CI_USER_TOKEN}}
- name: Bundle Install
working-directory: ios
run: bundle install
- name: Import App Store Connect API Key
env:
Expand Down

0 comments on commit eaae498

Please sign in to comment.