Skip to content

Commit 20fe2a8

Browse files
the steps didn't seem to work out, going back to loren's steps
1 parent 531b062 commit 20fe2a8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/codeql.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,8 @@ jobs:
213213
shell: bash
214214
run: |
215215
cd example/ios
216-
yarn prepare
216+
bundle exec
217+
bundle exec pod install
217218
218219
continue-on-error: true
219220

0 commit comments

Comments
 (0)