Skip to content

Commit 79d1dfc

Browse files
committed
Fix conanfile
1 parent 43e01ed commit 79d1dfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_checkout.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ on:
2121
default: "1.2.5"
2222
conanfile:
2323
type: string
24-
default: conanfile.txt
24+
default: conanfile.py
2525
publishType:
2626
default: 'none'
2727
type: string

0 commit comments

Comments
 (0)