Skip to content

Commit 844de46

Browse files
committed
fix swift lint workflow
1 parent fb75cce commit 844de46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-ios.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
args: --strict
2424
env:
25-
WORKING_DIRECTORY: ios
25+
WORKING_DIRECTORY: ./packages/react-native-video/ios
2626
Swift-Format:
2727
runs-on: macos-latest
2828
defaults:

0 commit comments

Comments
 (0)