From 90b734937a3290af76fc1c608d30eff407595287 Mon Sep 17 00:00:00 2001 From: Levi Eggert Date: Tue, 12 Sep 2023 16:28:13 -0400 Subject: [PATCH] Set working directory ios for bundle install --- .github/workflows/ci-cd.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index e61f7ffac..da4784457 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -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: