fix releaser

This commit is contained in:
2025-06-14 01:59:59 +01:00
parent b9a8e8109e
commit 550c082c47

View File

@@ -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: |