Skip to content

Commit 234c13a

Browse files
committed
fix action
1 parent e60baa7 commit 234c13a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ios_main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ jobs:
3232
run: python3 -m ensurepip
3333
- name: conan
3434
run: pip3 install conan
35+
- name: conan repo
36+
run: conan remote add odr https://odr.jfrog.io/artifactory/api/conan/odr-conan
3537

3638
- name: run tests
3739
run: bundle exec fastlane tests

0 commit comments

Comments
 (0)