We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83bd6b2 commit c36d69fCopy full SHA for c36d69f
.github/workflows/check-ios.yml
@@ -22,7 +22,7 @@ jobs:
22
with:
23
args: --strict
24
env:
25
- WORKING_DIRECTORY: ios
+ WORKING_DIRECTORY: ./packages/react-native-video/ios
26
Swift-Format:
27
runs-on: macos-latest
28
defaults:
0 commit comments