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 197c239 commit 879170fCopy full SHA for 879170f
.github/workflows/conan_ci.yml
@@ -33,7 +33,7 @@ jobs:
33
34
- name: Create and build package
35
run: |
36
- conan new . fossillogic/pizza_test-1.2.7@ \
+ conan new fossil-test/1.2.7 \
37
-s build_type=${{ matrix.build_type }}
38
39
- name: Run test package
0 commit comments