Skip to content

Commit

Permalink
Update pod install path
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewGable committed Oct 2, 2024
1 parent f13afde commit c278ee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -532,7 +532,7 @@ jobs:
with:
timeout_minutes: 10
max_attempts: 5
command: cd iOS && pod install
command: cd Mobile-Expensify/react-native/iOS && pod install

- name: Install 1Password CLI
uses: 1password/install-cli-action@v1
Expand Down

0 comments on commit c278ee4

Please sign in to comment.