We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f073a02 commit 65ed6f4Copy full SHA for 65ed6f4
1 file changed
.github/workflows/conan_build_and_test.yml
@@ -65,7 +65,6 @@ jobs:
65
- name: Conan install dependencies
66
run: |
67
conan install . \
68
- --output-folder build \
69
-o "manapihttp/*:shared=True" \
70
-o "manapihttp/*:lib=True" \
71
-o "manapihttp/*:json_debug=False" \
0 commit comments