Skip to content

Commit aa2b4ad

Browse files
committed
fix: wrong path
1 parent 27ae255 commit aa2b4ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ jobs:
197197
key: ios-app-${{ matrix.app }}
198198

199199
- name: Run React Native Harness
200-
uses: ./packages/github-action/dist/ios
200+
uses: ./actions/ios
201201
with:
202202
app: ios/build/Build/Products/Debug-iphonesimulator/HarnessPlayground.app
203203
runner: ios

0 commit comments

Comments
 (0)