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 0a80317 commit 00a869cCopy full SHA for 00a869c
.github/workflows/conan_ci.yml
@@ -46,4 +46,4 @@ jobs:
46
run: meson test -C builddir
47
48
- name: Package
49
- run: conan create . pizza_test/1.2.7@
+ run: conan create . --name=pizza_test --version=1.2.7
0 commit comments