Skip to content

Commit

Permalink
Conan 1.xx (#107)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhjp01 authored Mar 8, 2023
1 parent ba6256b commit e7e4871
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-conan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
- name: Install prerequisites
run: |
pip3 install --upgrade setuptools pip
pip3 install conan
pip3 install conan --force-reinstall -v "conan==1.59"
- name: Configure Conan
run: conan remote add osp https://osp.jfrog.io/artifactory/api/conan/conan-local --force
- name: Build
Expand Down

0 comments on commit e7e4871

Please sign in to comment.