Skip to content

Commit 941867f

Browse files
committed
Use path instead of git_url
1 parent 94c8f5e commit 941867f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ci/conda-recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ package:
66
version: {{ data.get('version') }}
77

88
source:
9-
git_url: ../..
9+
path: ../..
1010

1111
build:
1212
number: {{ environ.get('GIT_DESCRIBE_NUMBER', 0) }}

0 commit comments

Comments
 (0)