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