Skip to content

Commit

Permalink
working directorires
Browse files Browse the repository at this point in the history
  • Loading branch information
henninghall committed Oct 16, 2023
1 parent f7973e7 commit e9e3de2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/e2e-tests-ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,18 @@ jobs:

- name: Setup Ruby
uses: ruby/setup-ruby@v1
working-directory: ./examples/Rn071/
with:
bundler-cache: true

- name: setup-cocoapods
uses: maxim-lobanov/setup-cocoapods@v1
working-directory: ./examples/Rn071/
with:
version: 1.11.3

- name: Install CocoaPods
working-directory: ./examples/Rn071/
run: |
yarn pods
Expand Down

0 comments on commit e9e3de2

Please sign in to comment.