Skip to content

Commit f04c2ec

Browse files
committed
errors galore
1 parent aafa37b commit f04c2ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ jobs:
129129
run: |
130130
yarn prepare \
131131
132-
yes | npx expo build --skip-dependency-update react-native,react --non-interactive \
132+
yes | npx expo build $CI=1 \
133133
134134
npx expo run:android
135135

0 commit comments

Comments
 (0)