Skip to content

Commit d108742

Browse files
Update conan_ci.yml
1 parent 0fed623 commit d108742

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conan_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
3434
- name: Create and build package
3535
run: |
36-
conan create . fossillogic/pizza_test-1.2.7@ \
36+
conan create . --name=pizza_test --version=1.2.7 fossillogic/stable \
3737
-s build_type=${{ matrix.build_type }}
3838
3939
- name: Run test package

0 commit comments

Comments
 (0)