Skip to content

Commit 444b8aa

Browse files
committed
fix CI
1 parent 336d04d commit 444b8aa

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/build_test.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,6 @@ jobs:
5757

5858
- name: conan cache size
5959
run: du -h -d1 ~/.conan2/p
60-
- name: conan login
61-
run: conan remote login odr admin --password '${{ secrets.ARTIFACTORY }}'
62-
- name: conan upload
63-
run: conan upload "*" --check --confirm --remote odr
6460

6561
- name: Artifact APKs
6662
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)