bump conan dependencies
This commit is contained in:
3
.github/workflows/build-cmake-conan.yml
vendored
3
.github/workflows/build-cmake-conan.yml
vendored
@ -30,9 +30,6 @@ jobs:
|
||||
run: |
|
||||
python -m pip install conan
|
||||
conan config init
|
||||
conan config set log.print_run_commands=True
|
||||
conan config set general.revisions_enabled=1
|
||||
conan remote add bincrafters https://bincrafters.jfrog.io/artifactory/api/conan/public-conan
|
||||
- name: "Create host profile"
|
||||
shell: bash
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user