Skip to content

Commit 4f61b1c

Browse files
Update conan_ci.yml
1 parent 879170f commit 4f61b1c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/conan_ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Conan Build & Test
1+
name: Conan CI
22

33
on:
44
push:
@@ -33,7 +33,7 @@ jobs:
3333
3434
- name: Create and build package
3535
run: |
36-
conan new fossil-test/1.2.7 \
36+
conan create . fossillogic/pizza_test-1.2.7@ \
3737
-s build_type=${{ matrix.build_type }}
3838
3939
- name: Run test package

0 commit comments

Comments
 (0)