diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 29037192ff1..c2d4fcec00a 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -532,7 +532,7 @@ jobs: with: timeout_minutes: 10 max_attempts: 5 - command: cd Mobile-Expensify/react-native/iOS && pod install + command: cd Mobile-Expensify/iOS && pod install - name: Install 1Password CLI uses: 1password/install-cli-action@v1