Skip to content

Commit 33f76a7

Browse files
added @react-native-community/cli to build example for ios
1 parent bdce427 commit 33f76a7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/codeql.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,8 @@ jobs:
236236
CODE_SIGNING_ALLOWED=NO \
237237
BUILD_LIBRARY_FOR_DISTRIBUTION=NO \
238238
APPLICATION_EXTENSION_API_ONLY=NO \
239+
240+
yarn add -D @react-native-community/cli
239241
continue-on-error: true
240242

241243
# ARCHS=arm64

0 commit comments

Comments
 (0)