We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aead0e6 commit 31a8f0eCopy full SHA for 31a8f0e
.github/workflows/conan_ci.yml
@@ -33,7 +33,7 @@ jobs:
33
34
- name: Create and build package
35
run: |
36
- conan create . --name=pizza_test --version=1.2.7 fossillogic/stable \
+ conan create . fossillogic/pizza_test-1.2.7@ \
37
-s build_type=${{ matrix.build_type }}
38
39
- name: Run test package
0 commit comments