diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e257009c..da1b52ac 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -282,7 +282,7 @@ jobs: - name: Install pods run: | pod repo add bitmovin https://github.com/bitmovin/cocoapod-specs.git || pod repo update bitmovin - yarn pods + yarn example pods env: CP_HOME_DIR: ${{ github.workspace }}/.cocoapods-cache