fix github action
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -25,7 +25,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Configure Conan
|
- name: Configure Conan
|
||||||
run: |
|
run: |
|
||||||
conan profile new default --detect --force
|
conan profile detect
|
||||||
conan profile update settings.compiler.libcxx=libstdc++11 default
|
conan profile update settings.compiler.libcxx=libstdc++11 default
|
||||||
|
|
||||||
- name: Install dependencies and build with Conan
|
- name: Install dependencies and build with Conan
|
||||||
|
|||||||
Reference in New Issue
Block a user