Skip to content

Commit

Permalink
ios folder
Browse files Browse the repository at this point in the history
  • Loading branch information
henninghall committed Dec 11, 2023
1 parent 8606c19 commit 58bdae0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-tests-ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
if: always()
with:
api-key: ${{ secrets.MAESTRO_CLOUD_API_KEY }}
app-file: ./examples/Rn071/DerivedData/Build/Products/Debug-iphonesimulator/Rn071.app
app-file: ./examples/Rn071/ios/DerivedData/Build/Products/Debug-iphonesimulator/Rn071.app

- name: Upload logs when workflow failed
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 58bdae0

Please sign in to comment.