Skip to content

Commit 95d4f44

Browse files
committed
why not just expo
1 parent f04c2ec commit 95d4f44

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/codeql.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -127,10 +127,7 @@ jobs:
127127

128128
- if: matrix.build-mode == 'manual'
129129
run: |
130-
yarn prepare \
131-
132-
yes | npx expo build $CI=1 \
133-
130+
# yarn prepare \
134131
npx expo run:android
135132

136133
# shell: bash

0 commit comments

Comments
 (0)