Migrate to Conan 2.x
This commit is contained in:
parent
a885dff707
commit
ac3cac7cbc
5
.github/workflows/osrm-backend.yml
vendored
5
.github/workflows/osrm-backend.yml
vendored
@ -52,9 +52,10 @@ jobs:
|
||||
|
||||
python3 -m venv .venv
|
||||
ls -R .venv
|
||||
# source .venv/bin/activate
|
||||
|
||||
# python3 -m pip install conan==2.7.1
|
||||
source .venv/Scripts/Activate
|
||||
|
||||
python3 -m pip install conan==2.7.1
|
||||
|
||||
# conan profile detect --force
|
||||
# cat ~/.conan2/profiles/default
|
||||
|
Loading…
Reference in New Issue
Block a user