Skip to content

Commit

Permalink
missed one
Browse files Browse the repository at this point in the history
  • Loading branch information
finn-block committed Mar 15, 2024
1 parent 2f38c7a commit 496af8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cross-environment-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ jobs:

- name: Detox build
if: steps.restore-detox-build.outputs.cache-hit != 'true'
run: cd bundler-bonanza && yarn detox build --configuration ios.sim.debug
run: cd bundler-bonanza/tests/reactnative && yarn detox build --configuration ios.sim.debug

- name: Save Detox Build
uses: actions/cache/save@v3
Expand Down

0 comments on commit 496af8a

Please sign in to comment.