Skip to content

Commit 531b062

Browse files
android is choaking on a typescript, new ios instructions changed from 'build' to 'prepare'
1 parent 499299d commit 531b062

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
@@ -213,7 +213,7 @@ jobs:
213213
shell: bash
214214
run: |
215215
cd example/ios
216-
yarn build
216+
yarn prepare
217217
218218
continue-on-error: true
219219

0 commit comments

Comments
 (0)