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
|
||||
run: |
|
||||
conan profile detect
|
||||
conan profile update settings.compiler.libcxx=libstdc++11 default
|
||||
|
||||
- name: Install dependencies and build with Conan
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user