Skip to content

Commit 879170f

Browse files
Update conan_ci.yml
1 parent 197c239 commit 879170f

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 new . fossillogic/pizza_test-1.2.7@ \
36+
conan new fossil-test/1.2.7 \
3737
-s build_type=${{ matrix.build_type }}
3838
3939
- name: Run test package

0 commit comments

Comments
 (0)