Skip to content

Commit

Permalink
dup
Browse files Browse the repository at this point in the history
  • Loading branch information
henninghall committed Dec 12, 2023
1 parent 2412998 commit 2362776
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 @@ -11,7 +11,7 @@ on:
env:
APP_PATH: ./examples/Rn071/ios/DerivedData/Build/Products/Release-iphonesimulator/Rn071.app
PROJECT_NAME: Rn071
EXAMPLE_SRC: ./examples/${{ env.PROJECT_NAME }}/src/**
EXAMPLE_SRC: ./examples/Rn071/src/**

jobs:
build-ios:
Expand Down

0 comments on commit 2362776

Please sign in to comment.