mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 20:50:06 +00:00
Not ready for Conan 2.0
This commit is contained in:
parent
0cec9c316f
commit
d955c39d15
2 changed files with 2 additions and 2 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -72,7 +72,7 @@ jobs:
|
|||
- name: Install Conan Packages
|
||||
shell: pwsh
|
||||
run: |
|
||||
pip install conan
|
||||
pip install "conan<2.0"
|
||||
conan profile new default --detect
|
||||
conan install ./source/ `
|
||||
--remote conancenter `
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue