Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
henninghall committed Oct 16, 2023
1 parent a2e4868 commit 23bb274
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/e2e-tests-ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@ jobs:
run: |
yarn pods
- name: Build
working-directory: ./examples/Rn071/
run: |
yarn ios
- uses: mobile-dev-inc/action-maestro-cloud@v1.1.1
with:
api-key: ${{ secrets.MAESTRO_CLOUD_API_KEY }}
Expand Down

0 comments on commit 23bb274

Please sign in to comment.